mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update file values.yaml
This commit is contained in:
parent
b5de84f154
commit
54feb65ae4
1 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ kube-prometheus-stack:
|
|||
enabled: true
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||
kubernetes.io/ingress.class: nginx
|
||||
kubernetes.io/ingress.class: traefik
|
||||
nginx.ingress.kubernetes.io/auth-response-headers: Authorization
|
||||
hosts:
|
||||
- alertmanager.durp.info
|
||||
|
|
@ -66,7 +66,7 @@ kube-prometheus-stack:
|
|||
enabled: true
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||
kubernetes.io/ingress.class: nginx
|
||||
kubernetes.io/ingress.class: traefik
|
||||
hosts:
|
||||
- grafana.durp.info
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue