Persist OpenBao secrets in /var/lib and make readiness non-blocking
This commit is contained in:
parent
8b54a94c54
commit
15fccd2ff4
6 changed files with 123 additions and 85 deletions
|
|
@ -90,7 +90,7 @@
|
|||
owner = "root";
|
||||
group = "root";
|
||||
mode = "0400";
|
||||
path = "/run/secrets/litellm.env";
|
||||
# Uses default: /var/lib/openbao-secrets/litellm-env
|
||||
softDepend = [ "litellm" ];
|
||||
template = ''
|
||||
{{- with secret "kv/data/machines/home/openrouter" -}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue