Make dex init container not overwrite argocd-util

This commit is contained in:
Thomas Sands 2020-10-06 13:50:51 +01:00
parent ed19bc61e5
commit ea329f016c

View file

@ -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: