Update new-deployment.yaml
This commit is contained in:
parent
c289dd6bc2
commit
ccd094fcca
1 changed files with 2 additions and 0 deletions
|
|
@ -97,6 +97,8 @@ spec:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: telegram-webhook
|
name: telegram-webhook
|
||||||
key: TELEGRAM_WEBHOOK_SECRET
|
key: TELEGRAM_WEBHOOK_SECRET
|
||||||
|
- name: TELEGRAM_WEBHOOK_PORT
|
||||||
|
value: "9118"
|
||||||
- name: OPENAI_BASE_URL
|
- name: OPENAI_BASE_URL
|
||||||
value: "http://openclaw-brain-service.customer1.svc.cluster.local:8000/v1"
|
value: "http://openclaw-brain-service.customer1.svc.cluster.local:8000/v1"
|
||||||
- name: HERMES_MODEL_PROVIDER
|
- name: HERMES_MODEL_PROVIDER
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue