Skip to content

Commit

Permalink
disable RBAC on SSO
Browse files Browse the repository at this point in the history
  • Loading branch information
outductor committed Dec 23, 2023
1 parent eecd3c6 commit af596de
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ spec:
redirectUrl: https://argo-workflows.onp-k8s.admin.seichi.click/oauth2/callback
scopes:
- groups
rbac:
enabled: false
destination:
server: https://kubernetes.default.svc
namespace: argo
Expand Down

0 comments on commit af596de

Please sign in to comment.