feat: add litellm-env configmap with STORE_MODEL_IN_DB=True
This commit is contained in:
@@ -31,6 +31,8 @@ spec:
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: litellm-credentials
|
||||
- configMapRef:
|
||||
name: litellm-env
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /health/liveliness
|
||||
|
||||
Reference in New Issue
Block a user