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:
|
params:
|
||||||
server.insecure: true
|
server.insecure: true
|
||||||
cm:
|
cm:
|
||||||
# This code never quite worked, always led to 503 errors
|
oidc.config: |
|
||||||
# In theory it allows access to ArgoCD via OIDC through Forgejo
|
name: FORGEJO
|
||||||
# oidc.config: |
|
issuer: https://dex.edp.buildth.ing
|
||||||
# name: FORGEJO
|
clientID: controller-argocd-dex
|
||||||
# issuer: https://dex.edp.buildth.ing
|
clientSecret: $dex-argo-client:clientSecret
|
||||||
# clientID: controller-argocd-dex
|
requestedScopes:
|
||||||
# clientSecret: $dex-argo-client:clientSecret
|
- openid
|
||||||
# requestedScopes:
|
- profile
|
||||||
# - openid
|
- email
|
||||||
# - profile
|
- groups
|
||||||
# - email
|
|
||||||
# - groups
|
|
||||||
application.resourceTrackingMethod: annotation
|
application.resourceTrackingMethod: annotation
|
||||||
timeout.reconciliation: 60s
|
timeout.reconciliation: 60s
|
||||||
resource.exclusions: |
|
resource.exclusions: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue