diff --git a/goldilocks/values-home.yaml b/goldilocks/values-home.yaml index 969d8d1..3707c9f 100644 --- a/goldilocks/values-home.yaml +++ b/goldilocks/values-home.yaml @@ -144,7 +144,7 @@ dashboard: # dashboard.ingress.ingressClassName -- From Kubernetes 1.18+ this field is supported in case your ingress controller supports it. When set, you do not need to add the ingress class as annotation. ingressClassName: annotations: - # kubernetes.io/ingress.class: nginx + kubernetes.io/ingress.class: nginx # kubernetes.io/tls-acme: "true" nginx.ingress.kubernetes.io/auth-signin: https://$host/oauth2/start?rd=$escaped_request_uri nginx.ingress.kubernetes.io/auth-url: https://$host/oauth2/auth