Redirect http to https
This commit is contained in:
parent
cbf4161e3d
commit
1ce04ceef2
|
@ -26,3 +26,7 @@ spec:
|
||||||
- matchExpressions:
|
- matchExpressions:
|
||||||
- key: node-role.kubernetes.io/control-plane
|
- key: node-role.kubernetes.io/control-plane
|
||||||
operator: Exists
|
operator: Exists
|
||||||
|
ports:
|
||||||
|
web:
|
||||||
|
redirectTo:
|
||||||
|
port: websecure
|
||||||
|
|
Loading…
Reference in New Issue
Block a user