From d08146556f9090f9c477c526bcb8f6f2f267d397 Mon Sep 17 00:00:00 2001 From: Automated pipeline Date: Thu, 29 Jan 2026 14:59:33 +0000 Subject: [PATCH] Automated upload for edp.buildth.ing --- .../stacks/core/argocd/values.yaml | 22 +++++++++---------- 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/otc/edp.buildth.ing/stacks/core/argocd/values.yaml b/otc/edp.buildth.ing/stacks/core/argocd/values.yaml index 5139e4a..019dc65 100644 --- a/otc/edp.buildth.ing/stacks/core/argocd/values.yaml +++ b/otc/edp.buildth.ing/stacks/core/argocd/values.yaml @@ -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: |