diff --git a/scripts/helmcharts/openreplay/charts/http/templates/deployment.yaml b/scripts/helmcharts/openreplay/charts/http/templates/deployment.yaml index 24e6117b4..8b92901a2 100644 --- a/scripts/helmcharts/openreplay/charts/http/templates/deployment.yaml +++ b/scripts/helmcharts/openreplay/charts/http/templates/deployment.yaml @@ -71,6 +71,8 @@ spec: {{- end }} - name: AWS_REGION value: '{{ .Values.global.s3.region }}' + - name: AWS_ENDPOINT + value: '{{ .Values.global.s3.endpoint }}' - name: LICENSE_KEY value: '{{ .Values.global.enterpriseEditionLicense }}' - name: KAFKA_SERVERS