fix(argocd): Make dex init container not overwrite argocd-util (#468)
* Make dex init container not overwrite argocd-util * Bump chart version
This commit is contained in:
parent
6cf32933ff
commit
dd6a16bb15
2 changed files with 2 additions and 1 deletions
|
|
@ -54,6 +54,7 @@ spec:
|
|||
{{- end }}
|
||||
command:
|
||||
- cp
|
||||
- -n
|
||||
- /usr/local/bin/argocd-util
|
||||
- /shared
|
||||
volumeMounts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue