From ae52472bf7834e70af88c7287f4b469ef0ac1588 Mon Sep 17 00:00:00 2001 From: hanayo04 Date: Wed, 21 Aug 2024 18:03:34 +0900 Subject: [PATCH] fmt --- php/templates/rollout.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}