Merge branch 'argo-cd' of github.com:codefresh-io/argo-helm into CR-24728-argo-cd-helm-7

# Conflicts:
#	charts/argo-cd/Chart.yaml
#	charts/argo-cd/templates/argocd-repo-server/deployment.yaml
This commit is contained in:
oleksandr-codefresh 2024-09-10 17:06:55 +03:00
commit 449822bfb3

View file

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