gitops: fix grafana ingress

This commit is contained in:
Jan Novak
2026-01-06 10:39:52 +01:00
parent 5bfc1f5fe5
commit c8011579c9

View File

@@ -66,14 +66,12 @@ spec:
annotations: annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod cert-manager.io/cluster-issuer: letsencrypt-prod
nginx.ingress.kubernetes.io/auth-response-headers: X-Auth-Request-User,X-Auth-Request-Email,Authorization nginx.ingress.kubernetes.io/auth-response-headers: X-Auth-Request-User,X-Auth-Request-Email,Authorization
nginx.ingress.kubernetes.io/auth-signin: https://oauth2-proxy.lab.home.hrajfrisbee.cz nginx.ingress.kubernetes.io/auth-signin: https://oauth2-proxy.lab.home.hrajfrisbee.cz/oauth2/start?rd=$scheme://$host$escaped_request_uri
/oauth2/start?rd=$scheme://$host$escaped_request_uri nginx.ingress.kubernetes.io/auth-url: https://oauth2-proxy.lab.home.hrajfrisbee.cz/oauth2/auth
nginx.ingress.kubernetes.io/auth-url: https://oauth2-proxy.lab.home.hrajfrisbee.cz
/oauth2/auth
tls: tls:
- secretName: grafana-tls - secretName: grafana-tls
hosts: hosts:
- grafana.lab.home.hrajfrisbee.cz - grafana.lab.home.hrajfrisbee.cz
prometheusOperator: prometheusOperator:
admissionWebhooks: admissionWebhooks: