Skip to content

Commit

Permalink
refactor: cleanup and decoupling of openshift-gitops and op1st-gitops
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Görn <[email protected]>
  • Loading branch information
goern committed May 6, 2024
1 parent 03dce7f commit 47f33af
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions manifests/applications/gitops/argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,14 @@ spec:
enabled: true
sso:
dex:
config: |
connectors:
- config:
issuer: https://kubernetes.default.svc
redirectURI: https://argocd.b4mad.emea.operate-first.cloud/api/dex/callback
id: openshift
name: OpenShift
type: openidconnect
groups:
- b4mad-members
- cluster-admins
Expand Down

0 comments on commit 47f33af

Please sign in to comment.