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