fix: use /litellm and / paths

This commit is contained in:
Antigravity 2026-05-19 22:55:20 -04:00
parent b180640dfb
commit 8031cd4c69
2 changed files with 2 additions and 2 deletions

View File

@ -19,4 +19,4 @@ spec:
secretsScope:
projectSlug: agentic-os
environmentSlug: production
secretsPath: "/agentic-os/litellm"
secretsPath: "/litellm"

View File

@ -20,4 +20,4 @@ spec:
secretsScope:
projectSlug: agentic-os
environmentSlug: production
secretsPath: "/agentic-os"
secretsPath: "/"