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
For instance, I use Flux, to configure a tenant-based structure where namespaced users can install their own HelmReleases. These HelmReleases do not have cluster-level permissions: and thus cannot have users deploy Helm charts into their namespaces which would create resources outside their namespaces. And especially not ClusterRoles.
And thus they can no longer install the laterest External-DNS charts, when namespaced is true, and enabling gateways.
I'm not sure exactly what the goal of this ClusterRole was.