Closed msiebeneicher closed 5 years ago
This is only available in v1.2.
This is only available in v1.2.
Ok - Is there any kind of workaround until the v1.2.0 will come out?
Your tool could read some file from the repo maybe? Or use the ARGOCD_APP_NAMESPACE
to look up the variables?
Describe the bug Application env vars missing in configManagementPlugins. Also the setting will not displayed in the UI.
To Reproduce I used a similar setup like here described: https://github.com/argoproj/argo-cd/blob/master/docs/user-guide/config-management-plugins.md
Test configuration plugin:
kubectl edit configmaps argocd-cm
Manually added env var settings to app by
kubectl edit applications.argoproj.io my-app
Expected behavior Created files should contain the setted env vars from application.
Screenshots If applicable, add screenshots to help explain your problem.
Version