move grafana behind client tls until auth is setup [ci skip]

This commit is contained in:
viktorbarzin 2021-05-08 01:19:24 +01:00
parent b29b9d7911
commit 59199606fb

View file

@ -9,6 +9,8 @@ ingress:
annotations:
kubernetes.io/ingress.class: nginx
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
nginx.ingress.kubernetes.io/auth-tls-verify-client: "on"
nginx.ingress.kubernetes.io/auth-tls-secret: "default/ca-secret"
tls:
- secretName: "tls-secret"
hosts: