Make dex init container not overwrite argocd-util
This commit is contained in:
parent
ed19bc61e5
commit
ea329f016c
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ spec:
|
||||||
{{- end }}
|
{{- end }}
|
||||||
command:
|
command:
|
||||||
- cp
|
- cp
|
||||||
|
- -n
|
||||||
- /usr/local/bin/argocd-util
|
- /usr/local/bin/argocd-util
|
||||||
- /shared
|
- /shared
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|
Loading…
Reference in a new issue