chore(helm): Adding integrations jwt token

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2024-11-08 15:07:57 +01:00
parent 3723afe3b2
commit c832457f5b

View file

@ -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