mirror of
https://github.com/mastodon/chart
synced 2025-05-17 20:43:21 +00:00
Update values.yaml
Co-authored-by: Renaud Chaput <renchap@gmail.com>
This commit is contained in:
parent
66f9d76ac1
commit
a9e4cfc515
|
@ -32,7 +32,7 @@ mastodon:
|
|||
# Whenever there is an update to Mastodon, sometimes there are assets files
|
||||
# that are renamed. As the pods are getting redeployed, and old/new pods are
|
||||
# present simultaneously, there is a chance that old asset files are
|
||||
# requested from pods that don't have them anymore. Uploading asset files to
|
||||
# requested from pods that don't have them anymore, or new asset files are requested from old pods. Uploading asset files to
|
||||
# S3 in this manner solves this potential conflict.
|
||||
s3Upload:
|
||||
enabled: false
|
||||
|
|
Loading…
Reference in New Issue
Block a user