Skip to content

Commit

Permalink
Update letsencrypt-issuer chart
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Jun 18, 2024
1 parent 24d0a49 commit f4680aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard-charts/templates/letsencrypt-issuer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
apiVersion: cert-manager.io/v1
kind: ClusterIssuer
metadata:
name: letsencrypt-prod-issuer
name: {{ .Release.Name }}-letsencrypt-prod-issuer
spec:
acme:
# You must replace this email address with your own.
Expand Down

0 comments on commit f4680aa

Please sign in to comment.