-
Feature Request
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
Product / Portfolio Work
-
None
-
False
-
-
None
-
None
-
None
-
-
None
-
None
-
None
-
None
-
None
1. Proposed title of this feature request
To add support for environment variables in .spec.cmdParams via config map argocd-cmd-params-cm for Openshift Gitops Operator
2. What is the nature and description of the request?
Should be able to configure environment variable via config map argocd-cmd-params-cm instead of directly modifying instance YAML.
for eg -: Specifying the env variables like application.namespaces settings in the argocd-cmd-params-cm ConfigMap instead of changing the manifests for the respective workloads
3. Why does the customer need this? (List the business requirements here).
There are many configurations which have to be done within the kind ArgoCD objects itself and could be extracted to the new configmap argocd-cmd-params-cm instead for better management.
4. List any affected packages or components.
Gitops