diff options
author | makefunstuff <[email protected]> | 2024-06-28 21:04:15 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-28 21:04:15 +0200 |
commit | f9942197ce51135e23ab6fe32fedb2eefa47acc7 (patch) | |
tree | ece634a464494510261e9567ffffe7ec106655b0 /tools/monitoring | |
parent | 7cfafc620a557b320710e7db0cc228ae721931aa (diff) | |
download | k3s-lab-f9942197ce51135e23ab6fe32fedb2eefa47acc7.tar.gz |
cert
Diffstat (limited to 'tools/monitoring')
-rw-r--r-- | tools/monitoring/values.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/monitoring/values.yaml b/tools/monitoring/values.yaml index d877b05..af00d73 100644 --- a/tools/monitoring/values.yaml +++ b/tools/monitoring/values.yaml @@ -9,6 +9,7 @@ grafana: traefik.ingress.kubernetes.io/router.tls: "true" traefik.ingress.kubernetes.io/router.tls.certresolver: "default" traefik.ingress.kubernetes.io/redirect-entry-point: https + cert-manager.io/cluster-issuer: letsencrypt-prod hosts: - grafana.topkek.cloud path: / |