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
The first column is the combinaison of prefix (added by the oidc-proxy on api server) and the group on which we want to give access on the group. The group must not be cut. For example i have the following group in my token : test_K8S, I want to cut the _K8S for the project but to keep the suffix for the name. Tell me if it's not clear
When adding a trim of the namespace suffix the corresponding rolebinding (giving rights to user) look like this:
The first column is the combinaison of prefix (added by the oidc-proxy on api server) and the group on which we want to give access on the group. The group must not be cut. For example i have the following group in my token : test_K8S, I want to cut the _K8S for the project but to keep the suffix for the name. Tell me if it's not clear
Expected:
The text was updated successfully, but these errors were encountered: