mirror of
https://github.com/mastodon/chart
synced 2025-05-17 20:43:21 +00:00
Additional clarification for values
This commit is contained in:
parent
bd86d28ae8
commit
10ba23bb3f
|
@ -27,6 +27,9 @@ mastodon:
|
|||
# Whether to perform DB schema creation on `helm install`.
|
||||
# Please note that this does not work when using the included database
|
||||
# (postgresql.enabled=true).
|
||||
# NOTE: When using certain GitOps solutions such as Argo CD, this should be
|
||||
# disabled, as these apps do not necessarily differentiate between `pre-install`
|
||||
# and `pre-upgrade`.
|
||||
dbPrepare:
|
||||
enabled: true
|
||||
# Whether to perform DB migrations on `helm upgrade`.
|
||||
|
|
Loading…
Reference in New Issue
Block a user