fix(argocd): use plain secret

This commit is contained in:
Christopher Hase 2025-08-15 13:46:52 +02:00
parent f27fe2d111
commit c92330770d

View file

@ -9,7 +9,7 @@ configs:
name: FORGEJO
issuer: https://dex.observability.t09.de
clientID: controller-argocd-dex
clientSecret: $dex-argo-client:clientSecret
clientSecret: argocd123
requestedScopes:
- openid
- profile