Skip to content

Commit

Permalink
Fix asset upload (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
timetinytim authored Mar 4, 2025
1 parent cbd5259 commit 98801d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/job-assets-copy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
{{- include "mastodon.labels" . | nindent 4 }}
annotations:
"helm.sh/hook": pre-install,pre-upgrade
"helm.sh/hook-delete-policy": before-hook-creation
"helm.sh/hook-delete-policy": before-hook-creation,hook-succeeded
"helm.sh/hook-weight": "-1"
spec:
template:
Expand Down

0 comments on commit 98801d7

Please sign in to comment.