You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Argocd doesn't follow the spirit of how helm deploys things. It creates the service account and instantly deletes it. There is another bug open on this because it also happens for the prometheus operator. I really wish they would make some progress as this is a huge hassle to run these things manually then have argo take over.
Describe the bug
ArgoCD fails to create the nginx-ingress webhook due to the cluster role not being installed.
See slack conversation here.
https://github.com/helm/charts/blob/master/stable/nginx-ingress/templates/admission-webhooks/job-patch/clusterrole.yaml
To Reproduce
Install nginx-ingress with webhook enabled.
Expected behavior
Install webhook.
Version
Logs
The output on the pods seems to be fine, so I guess the hooks are not executed correctly:
The text was updated successfully, but these errors were encountered: