Skip to content

Commit

Permalink
Merge branch 'argo-cd' into CR-24728-argo-cd-helm-7
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksandr Saulyak <[email protected]>
  • Loading branch information
oleksandr-codefresh authored Sep 10, 2024
2 parents c05dd44 + f526b3f commit eaf9348
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ spec:
configMapKeyRef:
key: reposerver.include.hidden.directories
name: argocd-cmd-params-cm
optional: true
optional: {{ not .Values.applicationVersioning.enabled }}
{{- if .Values.repoServer.useEphemeralHelmWorkingDir }}
- name: HELM_CACHE_HOME
value: /helm-working-dir
Expand Down

0 comments on commit eaf9348

Please sign in to comment.