diff --git a/vcluster-0.21.1/values.yaml b/vcluster-0.21.1/values.yaml index f33ba88..0a42a73 100644 --- a/vcluster-0.21.1/values.yaml +++ b/vcluster-0.21.1/values.yaml @@ -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: