diff --git a/deploy/chart/templates/deployment.yaml b/deploy/chart/templates/deployment.yaml index fecb14d47..4a13638b7 100644 --- a/deploy/chart/templates/deployment.yaml +++ b/deploy/chart/templates/deployment.yaml @@ -35,6 +35,8 @@ spec: - {{ template "local-path-provisioner.provisionerName" . }} - --helper-image - "{{ .Values.helperImage.repository }}:{{ .Values.helperImage.tag }}" + - --configmap-name + - {{ .Values.configmap.name }} volumeMounts: - name: config-volume mountPath: /etc/config/