mirror of
https://github.com/mastodon/chart
synced 2025-03-14 21:11:50 +00:00
Fix asset upload (#167)
This commit is contained in:
parent
cbd5259b69
commit
98801d7c09
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user