chore(helm): remove duplicated value
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
4ce781f6e2
commit
f116bcf529
1 changed files with 0 additions and 2 deletions
|
|
@ -52,8 +52,6 @@ spec:
|
|||
value: {{ .Values.global.s3.recordingsBucket }}
|
||||
- name: S3_BUCKET_IOS
|
||||
value: {{ .Values.global.s3.recordingsBucket }}
|
||||
- name: REDIS_STRING
|
||||
value: '{{ .Values.global.redis.redisHost }}:{{ .Values.global.redis.redisPort }}'
|
||||
- name: LICENSE_KEY
|
||||
value: '{{ .Values.global.enterpriseEditionLicense }}'
|
||||
- name: REDIS_STRING
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue