fix: use /litellm and / paths
This commit is contained in:
parent
b180640dfb
commit
8031cd4c69
|
|
@ -19,4 +19,4 @@ spec:
|
|||
secretsScope:
|
||||
projectSlug: agentic-os
|
||||
environmentSlug: production
|
||||
secretsPath: "/agentic-os/litellm"
|
||||
secretsPath: "/litellm"
|
||||
|
|
|
|||
|
|
@ -20,4 +20,4 @@ spec:
|
|||
secretsScope:
|
||||
projectSlug: agentic-os
|
||||
environmentSlug: production
|
||||
secretsPath: "/agentic-os"
|
||||
secretsPath: "/"
|
||||
|
|
|
|||
Loading…
Reference in New Issue