Skip to content

Commit

Permalink
Fixed a loop that wasn't closed for Argo rollouts.
Browse files Browse the repository at this point in the history
  • Loading branch information
rudimk committed Jul 9, 2024
1 parent e02f1ca commit 6c2386c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions applications/worker/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -398,3 +398,4 @@ spec:
{{- toYaml .Values.emptyDir.volumeOptions | nindent 8 }}
{{ end }}
{{ end }}
{{- end }}

0 comments on commit 6c2386c

Please sign in to comment.