Skip to content

Commit

Permalink
Default ingress.tls.clusterIssuer values to letsencrypt-giantswarm
Browse files Browse the repository at this point in the history
  • Loading branch information
tuladhar authored May 29, 2024
1 parent 1c32f2e commit 65b8a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/dex-app/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ingress:
externalDNS: false
tls:
letsencrypt: true
clusterIssuer: ""
clusterIssuer: "letsencrypt-giantswarm"
caPemB64: ""
crtPemB64: ""
keyPemB64: ""
Expand Down

0 comments on commit 65b8a8f

Please sign in to comment.