mirror of
https://github.com/mastodon/chart
synced 2025-03-15 05:21:52 +00:00
4 lines
136 B
YAML
4 lines
136 B
YAML
{{- if .Values.mastodon.hooks.dbMigrate.enabled }}
|
|
{{- include "mastodon.dbMigrateJob" (merge (dict "preDeploy" true ) .) }}
|
|
{{- end }}
|