fix: 修正错误的configmap键名称
This commit is contained in:
@@ -7,7 +7,7 @@ data:
|
||||
.env: |
|
||||
HOST=0.0.0.0
|
||||
PORT=8000
|
||||
model_config: |
|
||||
model_config.toml: |
|
||||
{{ .Values.config.core_model_config | indent 4 }}
|
||||
bot_config.toml: |
|
||||
{{ .Values.config.core_bot_config | indent 4 }}
|
||||
|
||||
Reference in New Issue
Block a user