fix ssl
This commit is contained in:
@@ -505,8 +505,10 @@ controlPlane:
|
||||
pathType: ImplementationSpecific
|
||||
labels: {}
|
||||
annotations:
|
||||
nginx.ingress.kubernetes.io/backend-protocol: HTTPS
|
||||
nginx.ingress.kubernetes.io/ssl-passthrough: "true"
|
||||
# nginx.ingress.kubernetes.io/backend-protocol: HTTPS
|
||||
# nginx.ingress.kubernetes.io/ssl-passthrough: "true"
|
||||
# nginx.ingress.kubernetes.io/ssl-redirect: "true"
|
||||
nginx.ingress.kubernetes.io/backend-protocol: "HTTPS"
|
||||
nginx.ingress.kubernetes.io/ssl-redirect: "true"
|
||||
# Spec allows you to configure extra ingress options.
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user