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
I'm trying to use provider-helm to install argocd helm chart but I'm getting the following issue:
Failed to create namespace for release: namespaces is forbidden: User "system:serviceaccount:crossplane-system:provider-helm-b9e90b3c7ff8" cannot create resource "namespaces" in API group "" at the cluster scope
How can we reproduce it?
This is how I'm configuring my managed resource in my composition:
You probably need to bind the provider service account to a ClusterRole with privileges or use a ControllerConfig to assign a ServiceAccount bound to an appropriate ClusterRole.
What happened?
I'm trying to use provider-helm to install argocd helm chart but I'm getting the following issue:
Failed to create namespace for release: namespaces is forbidden: User "system:serviceaccount:crossplane-system:provider-helm-b9e90b3c7ff8" cannot create resource "namespaces" in API group "" at the cluster scope
How can we reproduce it?
This is how I'm configuring my managed resource in my composition:
What environment did it happen in?
kubectl version
):The text was updated successfully, but these errors were encountered: