fix: get rid of /helm-working-dir in cmp
This commit is contained in:
@@ -239,8 +239,6 @@ spec:
|
||||
name: plugins
|
||||
- mountPath: /tmp
|
||||
name: cmp-tmp
|
||||
- mountPath: /helm-working-dir
|
||||
name: helm-working-dir
|
||||
{{- with .Values.argocd.repoServer.cmp.initContainers }}
|
||||
initContainers:
|
||||
{{- toYaml . | nindent 10}}
|
||||
|
||||
Reference in New Issue
Block a user