mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 16:17:21 +08:00
[bitnami/argo-cd] Fix configmap (#6961)
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
This commit is contained in:
committed by
GitHub
parent
1c98eb23a6
commit
b470fb5db0
@@ -605,7 +605,7 @@ server:
|
||||
## E.g:
|
||||
## url: https://argocd.example.com
|
||||
##
|
||||
url: {{ .Values.server.url }}
|
||||
url: {{ .Values.server.url | quote }}
|
||||
## Argo CD instance label key
|
||||
##
|
||||
application.instanceLabelKey: argocd.argoproj.io/instance
|
||||
|
||||
Reference in New Issue
Block a user