Open speedfl opened 1 year ago
Any news ?
Hi, I tried this too and got the same problem.
By looking at the similar issue in the upstream, it seems that ArgoCD upstream itself is not yet ready for providing the feature in stable way: https://github.com/argoproj/argo-cd/issues/11638
And neither the chart as well. It seems that it requires some modification in both ClusterRole and ComfigMap.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Reopening the issue as it is still blocking
Describe the bug
When using Application in any namespace to create an Application using the UI you need to use the Edit as Yaml and create your application in the desired namespace.
However when doing this following error occured:
Related helm chart
argo-cd
Helm chart version
5.36.1
To Reproduce
Expected behavior
The server should be able to create Application in the namespace (edit, delete works)
Screenshots
No response
Additional context
Creating following permission helps
Let me lnow if you need me to work on it to add this permission to the helm chart