diff --git a/templates/deployment.yaml b/templates/deployment.yaml index 7e15bf1..3d92fb4 100644 --- a/templates/deployment.yaml +++ b/templates/deployment.yaml @@ -222,7 +222,7 @@ spec: name: {{ include "plausible-analytics.secretName" . }} {{- end }} {{- if .Values.extraEnv }} -{{ toYaml .Values.extraEnv | indent 12 }} + {{- toYaml .Values.extraEnv | nindent 12 }} {{- end }} ports: - name: http