mirror of
https://github.com/mastodon/chart
synced 2025-05-17 20:43:21 +00:00
Added back lost nodeSelector
This commit is contained in:
parent
7d69f68c1b
commit
1b9f6b8028
|
@ -23,6 +23,8 @@ mastodon:
|
||||||
username: not_gargron
|
username: not_gargron
|
||||||
# @ignored
|
# @ignored
|
||||||
email: not@example.com
|
email: not@example.com
|
||||||
|
# Node(s) on which we will deploy this job
|
||||||
|
nodeSelector: {}
|
||||||
hooks:
|
hooks:
|
||||||
# Whether to perform DB schema creation on `helm install`.
|
# Whether to perform DB schema creation on `helm install`.
|
||||||
# Please note that this does not work when using the included database
|
# Please note that this does not work when using the included database
|
||||||
|
|
Loading…
Reference in New Issue
Block a user