Skip to content

Commit

Permalink
Merge pull request #1687 from planetarium/feature/argo-workflows
Browse files Browse the repository at this point in the history
Disable SSO Rbac
  • Loading branch information
sky1045 authored May 20, 2024
2 parents 94c3b4a + ca072c1 commit 07f6a1c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mothership/argocd/bootstrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ spec:
- holesky-testnet
sso:
enabled: true
scoped:
- email
rbac:
enabled: false
issuer: "https://argocd-mothership.planetarium.network/api/dex"
redirectUrl: "https://argo-workflows-mothership.planetarium.network/oauth2/callback"
ingress:
Expand Down

0 comments on commit 07f6a1c

Please sign in to comment.