Skip to content

Commit

Permalink
Update charts/generic-service/templates/controller.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Bastian Eicher <[email protected]>
  • Loading branch information
j-jasmin and bastianeicher authored May 6, 2024
1 parent 15a29bb commit 7f0724d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/generic-service/templates/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ spec:
{{- end }}
{{- end }}
{{- with .Values.rollout.steps }}
steps: {{- . | toYaml | nindent 8 }}
steps: {{- . | toYaml | nindent 10 }}
{{- end }}
{{- end }}
{{- else if eq .Values.rollout.strategy "BlueGreen" }}
Expand Down

0 comments on commit 7f0724d

Please sign in to comment.