Automated upload for edp.buildth.ing
This commit is contained in:
parent
e40d4958ee
commit
d08146556f
1 changed files with 10 additions and 12 deletions
|
|
@ -5,18 +5,16 @@ configs:
|
|||
params:
|
||||
server.insecure: true
|
||||
cm:
|
||||
# This code never quite worked, always led to 503 errors
|
||||
# In theory it allows access to ArgoCD via OIDC through Forgejo
|
||||
# oidc.config: |
|
||||
# name: FORGEJO
|
||||
# issuer: https://dex.edp.buildth.ing
|
||||
# clientID: controller-argocd-dex
|
||||
# clientSecret: $dex-argo-client:clientSecret
|
||||
# requestedScopes:
|
||||
# - openid
|
||||
# - profile
|
||||
# - email
|
||||
# - groups
|
||||
oidc.config: |
|
||||
name: FORGEJO
|
||||
issuer: https://dex.edp.buildth.ing
|
||||
clientID: controller-argocd-dex
|
||||
clientSecret: $dex-argo-client:clientSecret
|
||||
requestedScopes:
|
||||
- openid
|
||||
- profile
|
||||
- email
|
||||
- groups
|
||||
application.resourceTrackingMethod: annotation
|
||||
timeout.reconciliation: 60s
|
||||
resource.exclusions: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue