We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3373fa3 commit 55272baCopy full SHA for 55272ba
values.yaml
@@ -19,7 +19,7 @@ useCertManager: true
19
20
# Use it to activate TLS on the nginx ingress
21
useTls: true
22
-tlsIssuer: issuer-local # One of: "issuer-local", "letsencrypt-staging", or "letsencrypt-prod"
+tlsIssuer: letsencrypt-prod # One of: "issuer-local", "letsencrypt-staging", or "letsencrypt-prod"
23
localCaSecretName: my-local-ca-key-pair
24
issuerEmail: pablo.estrada@diffgram.com
25
0 commit comments