Add nginx class

This commit is contained in:
Jonny Ervine 2023-09-06 20:47:42 +08:00
parent 2ae50c3447
commit 69173cfb31

View File

@ -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