-
Bug
-
Resolution: Done
-
Minor
-
None
-
False
-
False
-
Before this update, while reconciling cluster permissions, if a secret belonged to a cluster config instance it was deleted. This update fixes this issue. Now, the namespaces field from the secret is deleted instead of the secret.
-
Sync error in 1.3.1:
prometheusrules.monitoring.coreos.com is forbidden: User "system:serviceaccount:argocd:gitops-argocd-application-controller" cannot create resource "prometheusrules" in API group "monitoring.coreos.com" in the namespace "webapps-dev"
Labeling have been already done. Also all other resources have been correctly applied to the namespace using ArgoCD.
Configured using the annotation
argocd.argoproj.io/managed-by: argocd-demo on the myapp-demo projects
as per