diff --git a/charts/piper/templates/deployment.yaml b/charts/piper/templates/deployment.yaml index d595de7..502e4cb 100644 --- a/charts/piper/templates/deployment.yaml +++ b/charts/piper/templates/deployment.yaml @@ -36,7 +36,7 @@ spec: volumeMounts: - name: data mountPath: /data - {{ endif }} + {{ end }} containers: - name: {{ .Chart.Name }} securityContext: