chore(helm): make s3 external endpoint

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2025-02-04 18:44:22 +01:00
parent 1feb4bdc64
commit 0e5fe14dc2

View file

@ -62,7 +62,7 @@ spec:
value: {{ .Values.global.s3.secretKey }}
{{- end }}
- name: AWS_ENDPOINT
value: '{{ .Values.global.s3.endpoint }}'
value: '{{- include "openreplay.s3Endpoint" . }}'
- name: AWS_REGION
value: '{{ .Values.global.s3.region }}'
- name: BUCKET_NAME