From e66dc910c73a1fd9f2d4a77b22ea9ef0e9b16d5c Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Mon, 11 Mar 2024 10:51:02 +0100 Subject: [PATCH] fix: use production certs for seq --- charts/seq/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/seq/values.yaml b/charts/seq/values.yaml index 01f806a3..6c571671 100644 --- a/charts/seq/values.yaml +++ b/charts/seq/values.yaml @@ -62,7 +62,7 @@ service: ingress: annotations: - cert-manager.io/cluster-issuer: letsencrypt-staging + cert-manager.io/cluster-issuer: letsencrypt-production kubernetes.io/ingress.class: nginx atlantis.oceanbox.io/expose: internal tls: