diff options
author | makefunstuff <[email protected]> | 2024-06-28 19:16:06 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-28 19:16:06 +0200 |
commit | fc45fc8614b42cc756a84619bc563f5006f7fa5d (patch) | |
tree | 888e2f66363c030477487b1efb1deef01574ee2e /tools/monitoring | |
parent | a15a2e56d9ad6a5b934ee01270e071956e2e15ee (diff) | |
download | k3s-lab-fc45fc8614b42cc756a84619bc563f5006f7fa5d.tar.gz |
add
Diffstat (limited to 'tools/monitoring')
-rw-r--r-- | tools/monitoring/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/monitoring/values.yaml b/tools/monitoring/values.yaml index 9dd8e60..79cc1a3 100644 --- a/tools/monitoring/values.yaml +++ b/tools/monitoring/values.yaml @@ -7,7 +7,7 @@ grafana: annotations: traefik.ingress.kubernetes.io/router.entrypoints: websecure traefik.ingress.kubernetes.io/router.tls: "true" - traefik.ingress.kubernetes.io/router.tls.certresolver: "default" + traefik.ingress.kubernetes.io/router.tls.certresolver: letsencrypt-prod traefik.ingress.kubernetes.io/redirect-entry-point: https hosts: - grafana.topkek.cloud |