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