Skip to content

Commit

Permalink
Merge pull request #1337 from porter-dev/rudimk/worker-argo-patch
Browse files Browse the repository at this point in the history
Fixed a loop that wasn't closed for Argo rollouts.
  • Loading branch information
rudimk authored Jul 9, 2024
2 parents e02f1ca + 6c2386c commit 368e57c
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 368e57c

Please sign in to comment.