feat: add litellm-env configmap with STORE_MODEL_IN_DB=True
This commit is contained in:
@@ -21,3 +21,8 @@ configMapGenerator:
|
||||
- config.yaml=resources/config.yaml
|
||||
options:
|
||||
disableNameSuffixHash: true
|
||||
- name: litellm-env
|
||||
literals:
|
||||
- STORE_MODEL_IN_DB=True
|
||||
options:
|
||||
disableNameSuffixHash: true
|
||||
|
||||
Reference in New Issue
Block a user