From f2849da565797fec9de55d959766245e0409c5f5 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Tue, 13 Jan 2026 00:26:39 +0000 Subject: [PATCH] modified: apps/argocd-config/external-secret.yaml --- apps/argocd-config/external-secret.yaml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/apps/argocd-config/external-secret.yaml b/apps/argocd-config/external-secret.yaml index 4b636a8..18c1c84 100644 --- a/apps/argocd-config/external-secret.yaml +++ b/apps/argocd-config/external-secret.yaml @@ -10,15 +10,7 @@ spec: kind: ClusterSecretStore target: name: argocd-oidc-secret - template: - engineVersion: v2 - data: - # ArgoCD OIDC Config Keys (ohne Punkte, zur Sicherheit) - client_id: "{{ .client_id }}" - client_secret: "{{ .client_secret }}" - - - + creationPolicy: Owner data: - secretKey: client_id remoteRef: