chore(helm): Adding integrations jwt token
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
3723afe3b2
commit
c832457f5b
1 changed files with 2 additions and 0 deletions
|
|
@ -43,6 +43,8 @@ spec:
|
|||
{{- .Values.healthCheck | toYaml | nindent 10}}
|
||||
{{- end}}
|
||||
env:
|
||||
- name: JWT_SECRET
|
||||
value: '{{ .Values.global.jwtSecret }}'
|
||||
- name: LICENSE_KEY
|
||||
value: '{{ .Values.global.enterpriseEditionLicense }}'
|
||||
- name: KAFKA_SERVERS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue