Add quotation marks (#3)

This commit is contained in:
Sarwech Shar 2022-12-16 12:13:30 +00:00 committed by GitHub
parent b25393c25e
commit 405a042119
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,4 +56,4 @@ spec:
- name: NODE_ENV
value: stage
- name: PROCESS_EVENT_QUEUE
value: true
value: 'true'