Add nginx class
This commit is contained in:
parent
2ae50c3447
commit
69173cfb31
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user