diff --git a/charts/argo-cd/templates/argocd-server-deployment.yaml b/charts/argo-cd/templates/argocd-server-deployment.yaml index e79e2c0b..928a3c15 100755 --- a/charts/argo-cd/templates/argocd-server-deployment.yaml +++ b/charts/argo-cd/templates/argocd-server-deployment.yaml @@ -42,8 +42,8 @@ spec: - /shared/app {{- range .Values.server.extraArgs }} - {{. | quote }} - {{- end}} - volumeMounts: + {{- end }} + volumeMounts: - mountPath: /shared name: static-files ports: