add webhook env
This commit is contained in:
parent
8a5ccec1a8
commit
0f8bcf62e9
1 changed files with 2 additions and 1 deletions
|
|
@ -79,7 +79,8 @@ spec:
|
||||||
value: "1024"
|
value: "1024"
|
||||||
- name: HERMES_GID
|
- name: HERMES_GID
|
||||||
value: "1000"
|
value: "1000"
|
||||||
|
- name: HERMES_MESSAGING_MODE
|
||||||
|
value: "webhook"
|
||||||
- name: TELEGRAM_BOT_TOKEN
|
- name: TELEGRAM_BOT_TOKEN
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue