Compare commits

..

1 Commits

Author SHA1 Message Date
unkinben e49a27fc04 feat: add litellm-env configmap with STORE_MODEL_IN_DB=True
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
- add litellm-env config map
- add reloader annotation to deployment
2026-05-01 22:16:52 +10:00
+2
View File
@@ -10,6 +10,8 @@ spec:
app: litellm
template:
metadata:
annotations:
reloader.stakater.com/auto: "true"
labels:
app: litellm
spec: