Skip to content

Commit

Permalink
docs: correct typo in SSO instructions (#13130)
Browse files Browse the repository at this point in the history
Signed-off-by: Travis Stevens <travis.stevens@arcadia.com>
  • Loading branch information
btsteve committed May 31, 2024
1 parent c112464 commit c816ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/argo-server-sso.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ See [Service Account Secrets](service-account-secrets.md) for detailed instructi
> v3.3 and after
You can optionally configure RBAC SSO per namespace.
Typically, on organization has a Kubernetes cluster and a central team (the owner of the cluster) manages the cluster. Along with this, there are multiple namespaces which are owned by individual teams. This feature would help namespace owners to define RBAC for their own namespace.
Typically, an organization has a Kubernetes cluster and a central team (the owner of the cluster) manages the cluster. Along with this, there are multiple namespaces which are owned by individual teams. This feature would help namespace owners to define RBAC for their own namespace.

The feature is currently in beta.
To enable the feature, set env variable `SSO_DELEGATE_RBAC_TO_NAMESPACE=true` in your argo-server deployment.
Expand Down

0 comments on commit c816ab2

Please sign in to comment.