Skip to content

Commit 55272ba

Browse files
committed
fix: default issuer
1 parent 3373fa3 commit 55272ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ useCertManager: true
1919

2020
# Use it to activate TLS on the nginx ingress
2121
useTls: true
22-
tlsIssuer: issuer-local # One of: "issuer-local", "letsencrypt-staging", or "letsencrypt-prod"
22+
tlsIssuer: letsencrypt-prod # One of: "issuer-local", "letsencrypt-staging", or "letsencrypt-prod"
2323
localCaSecretName: my-local-ca-key-pair
2424
issuerEmail: pablo.estrada@diffgram.com
2525

0 commit comments

Comments
 (0)