fix: empty string for secretsPath
This commit is contained in:
parent
d136d8bdcc
commit
2a4310f736
|
|
@ -20,4 +20,4 @@ spec:
|
||||||
secretsScope:
|
secretsScope:
|
||||||
projectSlug: agentic-os
|
projectSlug: agentic-os
|
||||||
environmentSlug: production
|
environmentSlug: production
|
||||||
secretsPath: "/agentic-os/litellm"
|
secretsPath: ""
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue