-
Story
-
Resolution: Done
-
Major
-
None
-
None
This feature request is related to a problem, because of a change since Argo CD 2.2.6. It is necessary to configure helm.valuesFileSchemes in argocd-cm to be able to use helm-secrets with Argo CD. See Issue: https://github.com/argoproj/argo-cd/pull/8535
Additionally, see Documentation of helm-secrets: "https://github.com/jkroepke/helm-secrets/wiki/ArgoCD-Integration#option-2-init-container"
Describe the solution you'd like
A first solution for this could be, so simply add a configuration option to the CRD to configure "helm.valuesFileSchemes".
Describe alternatives you've considered
However, wouldn't it be much easier, to allow configuration of argocd-cm configmap directly? This would may be the alternative for a longer period in time.
Additional context
Don't think there are screenshot necessary.
GitHub issue:
https://github.com/argoproj-labs/argocd-operator/issues/583