Skip to content

Commit

Permalink
apply rbac for sso
Browse files Browse the repository at this point in the history
  • Loading branch information
outductor committed Dec 21, 2023
1 parent be6a43c commit 0178453
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ spec:
name: argo-workflows-sso
key: client-secret
redirectUrl: https://argo-workflows.onp-k8s.admin.seichi.click/oauth2/callback
rbac: # <- add this block
enabled: true # <- add this block
destination:
server: https://kubernetes.default.svc
namespace: argo
Expand Down

0 comments on commit 0178453

Please sign in to comment.