diff --git a/php/templates/rollout.yaml b/php/templates/rollout.yaml index 37a87ac1..31e4dd60 100644 --- a/php/templates/rollout.yaml +++ b/php/templates/rollout.yaml @@ -25,4 +25,4 @@ spec: revisionHistoryLimit: {{ .Values.rollout.revisionHistoryLimit }} strategy: {{- toYaml .Values.rollout.strategy | nindent 4 }} -{{- end }} \ No newline at end of file +{{- end }}