add grafana dashboard for ups [ci skip]

This commit is contained in:
Viktor Barzin 2024-12-15 20:58:01 +00:00
parent 1adf7a7c05
commit 3899dca6e6
4 changed files with 1616 additions and 69 deletions

View file

@ -1,16 +1,12 @@
deploymentStrategy:
type: Recreate
persistence:
# storageClassName: rook-cephfs
enabled: true
existingClaim: "grafana-iscsi-pvc"
existingClaim: "grafana-pvc"
ingress:
enabled: "true"
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"
# nginx.ingress.kubernetes.io/auth-url: "https://oauth2.viktorbarzin.me/oauth2/auth"
# nginx.ingress.kubernetes.io/auth-signin: "https://oauth2.viktorbarzin.me/oauth2/start?rd=/redirect/$http_host$escaped_request_uri"
nginx.ingress.kubernetes.io/auth-url: "http://ak-outpost-authentik-embedded-outpost.authentik.svc.cluster.local:9000/outpost.goauthentik.io/auth/nginx"