Skip to content

Commit

Permalink
Merge branch 'argo-cd' of github.com:codefresh-io/argo-helm into CR-2…
Browse files Browse the repository at this point in the history
…4728-argo-cd-helm-7

# Conflicts:
#	charts/argo-cd/Chart.yaml
#	charts/argo-cd/templates/argocd-repo-server/deployment.yaml
  • Loading branch information
oleksandr-codefresh committed Sep 10, 2024
2 parents c05dd44 + f526b3f commit 449822b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ spec:
secretKeyRef:
key: token
name: codefresh-token
optional: true
optional: {{ not .Values.applicationVersioning.enabled }}
- name: ARGOCD_REPO_SERVER_INCLUDE_HIDDEN_DIRECTORIES
valueFrom:
configMapKeyRef:
Expand Down

0 comments on commit 449822b

Please sign in to comment.