From 9e983422a1dc4ee04be6f866d2d5ce3132bccc70 Mon Sep 17 00:00:00 2001 From: Micaiah Martin Date: Thu, 16 Jan 2025 13:33:31 -0700 Subject: [PATCH] Set issuer --- charts/self-host/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/self-host/values.yaml b/charts/self-host/values.yaml index 0caa7c7a..d5a7f998 100644 --- a/charts/self-host/values.yaml +++ b/charts/self-host/values.yaml @@ -59,7 +59,7 @@ general: # TLS certificate secret name name: # Cluster cert issuer (ex. Let's Encrypt) name if one exists - clusterIssuer: + clusterIssuer: letsencrypt-staging # Ingress path configuration - The samples provided are for Nginx. Examples with other Ingress providers are in the chart Readme on GitHub paths: web: