Skip to content

Commit

Permalink
chore: add relation for dex-oidc-config (#992)
Browse files Browse the repository at this point in the history
Add relation between dex-auth and oidc-gatekeeper to share Dex's OIDC configuration.
  • Loading branch information
DnPlas authored Jul 26, 2024
1 parent fc02f76 commit 451772e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions releases/latest/beta/bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ applications:
_github_repo_branch: main
relations:
- [argo-controller, minio]
- [dex-auth:dex-oidc-config, oidc-gatekeeper:dex-oidc-config]
- [dex-auth:oidc-client, oidc-gatekeeper:oidc-client]
- [istio-pilot:ingress, dex-auth:ingress]
- [istio-pilot:ingress, jupyter-ui:ingress]
Expand Down
1 change: 1 addition & 0 deletions releases/latest/edge/bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ applications:
_github_repo_branch: main
relations:
- [argo-controller, minio]
- [dex-auth:dex-oidc-config, oidc-gatekeeper:dex-oidc-config]
- [dex-auth:oidc-client, oidc-gatekeeper:oidc-client]
- [istio-pilot:ingress, dex-auth:ingress]
- [istio-pilot:ingress, jupyter-ui:ingress]
Expand Down

0 comments on commit 451772e

Please sign in to comment.