Automated upload for edp.buildth.ing

This commit is contained in:
Automated pipeline 2026-01-29 14:59:33 +00:00 committed by Actions pipeline
parent e40d4958ee
commit d08146556f

View file

@ -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: |