chore(api): Get version
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
9678c86a13
commit
f4b4894a00
2 changed files with 612 additions and 279 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -44,6 +44,8 @@ spec:
|
|||
{{- end}}
|
||||
env:
|
||||
{{- include "openreplay.env.redis_string" .Values.global.redis | nindent 12 }}
|
||||
- name: OPENREPLAY_VERSION
|
||||
value: "{{ .Chart.AppVersion }}"
|
||||
- name: KAFKA_SERVERS
|
||||
value: "{{ .Values.global.kafka.kafkaHost }}"
|
||||
- name: ch_username
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue