mastodon: bump to v4.4.1, helm chart v6.5.0
This commit is contained in:
3
mastodon/templates/secret-prepare.yml
Normal file
3
mastodon/templates/secret-prepare.yml
Normal file
@ -0,0 +1,3 @@
|
||||
{{- if and (include "mastodon.createSecret" .) (not .Values.postgresql.enabled) -}}
|
||||
{{- include "mastodon.secrets.object" (merge (dict "prepare" true ) .) }}
|
||||
{{- end }}
|
Reference in New Issue
Block a user