modified: apps/argocd-config/argocd-cm.yaml
modified: apps/argocd-config/external-secret.yaml
This commit is contained in:
@@ -13,8 +13,8 @@ data:
|
||||
oidc.config: |
|
||||
name: Authentik
|
||||
issuer: https://auth.apps.k3s.stabify.de/application/o/argo-cd/
|
||||
clientID: $argocd-oidc-secret:client_id
|
||||
clientSecret: $argocd-oidc-secret:client_secret
|
||||
clientID: $argocd-oidc-secret:oidc-client-id
|
||||
clientSecret: $argocd-oidc-secret:oidc-client-secret
|
||||
requestedScopes: ["openid", "profile", "email", "groups"]
|
||||
|
||||
# Resource Customizations (unverändert)
|
||||
|
||||
Reference in New Issue
Block a user