mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -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
|
enabled: true
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
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
|
nginx.ingress.kubernetes.io/auth-response-headers: Authorization
|
||||||
hosts:
|
hosts:
|
||||||
- alertmanager.durp.info
|
- alertmanager.durp.info
|
||||||
|
|
@ -66,7 +66,7 @@ kube-prometheus-stack:
|
||||||
enabled: true
|
enabled: true
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||||
kubernetes.io/ingress.class: nginx
|
kubernetes.io/ingress.class: traefik
|
||||||
hosts:
|
hosts:
|
||||||
- grafana.durp.info
|
- grafana.durp.info
|
||||||
paths:
|
paths:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue