Add PROCESS_EVENT_QUEUE env var to yaml file

This commit is contained in:
Sarwech Shar 2022-12-15 23:54:34 +00:00
parent dcb3a24c3b
commit 8712ab3493
1 changed files with 2 additions and 0 deletions

View File

@ -55,3 +55,5 @@ spec:
env: env:
- name: NODE_ENV - name: NODE_ENV
value: stage value: stage
- name: PROCESS_EVENT_QUEUE
value: processEventQueue