Remove authentik middleware from grafana
This commit is contained in:
parent
dd038ca9ef
commit
e7a4e1f8d2
|
@ -39,7 +39,6 @@ spec:
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||||
traefik.ingress.kubernetes.io/router.middlewares: traefik-authentik@kubernetescrd
|
|
||||||
hosts:
|
hosts:
|
||||||
- &grafana-host grafana.${SECRET_NEW_DOMAIN}
|
- &grafana-host grafana.${SECRET_NEW_DOMAIN}
|
||||||
path: "/"
|
path: "/"
|
||||||
|
|
Loading…
Reference in New Issue