From 2a4310f73632d593f99320ae3bdeb3182d943fa9 Mon Sep 17 00:00:00 2001 From: Antigravity Date: Tue, 19 May 2026 22:51:02 -0400 Subject: [PATCH] fix: empty string for secretsPath --- .../external-secrets/cluster-secret-store-infisical.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/security/external-secrets/cluster-secret-store-infisical.yaml b/platform/security/external-secrets/cluster-secret-store-infisical.yaml index 34a6bcc..1a31c32 100644 --- a/platform/security/external-secrets/cluster-secret-store-infisical.yaml +++ b/platform/security/external-secrets/cluster-secret-store-infisical.yaml @@ -20,4 +20,4 @@ spec: secretsScope: projectSlug: agentic-os environmentSlug: production - secretsPath: "/agentic-os/litellm" + secretsPath: ""