diff --git a/charts/piper/templates/deployment.yaml b/charts/piper/templates/deployment.yaml index 01edfd9..d5fbe9b 100644 --- a/charts/piper/templates/deployment.yaml +++ b/charts/piper/templates/deployment.yaml @@ -34,6 +34,7 @@ spec: command: - "curl" - "--remote-name-all" + - "--location" {{- .Values.downloadVoices | toYaml | nindent 12 }} workingDir: /data volumeMounts: