fix(argo-cd): Fix duplicate secret name (#755)

Signed-off-by: Atze de Vries <devries@zorgdomein.nl>
This commit is contained in:
Atze de Vries 2021-05-26 12:35:19 +02:00 committed by GitHub
parent 44c15c834e
commit f6069848f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -561,7 +561,7 @@ server:
# servicePort: use-annotation
tls:
[]
# - secretName: argocd-example-tls
# - secretName: argocd-tls-certificate
# hosts:
# - argocd.example.com
https: false
@ -590,7 +590,7 @@ server:
# servicePort: use-annotation
tls:
[]
# - secretName: argocd-example-tls
# - secretName: argocd-tls-certificate
# hosts:
# - argocd.example.com
https: false