diff --git a/clusters/cl01tl/helm/argocd/templates/external-secret.yaml b/clusters/cl01tl/helm/argocd/templates/external-secret.yaml index 1bd10429d..f7c49c7f2 100644 --- a/clusters/cl01tl/helm/argocd/templates/external-secret.yaml +++ b/clusters/cl01tl/helm/argocd/templates/external-secret.yaml @@ -17,7 +17,7 @@ spec: property: secret - secretKey: client remoteRef: - key: /cl01tk/authentik/oidc/argocd + key: /cl01tl/authentik/oidc/argocd property: client ---