mirror of
https://github.com/mastodon/chart
synced 2025-05-18 13:03:21 +00:00
Wording fix
This commit is contained in:
parent
d82305bf23
commit
747b6810be
|
@ -31,9 +31,9 @@ mastodon:
|
||||||
# Upload website assets to S3 before deploying.
|
# Upload website assets to S3 before deploying.
|
||||||
# Whenever there is an update to Mastodon, sometimes there are assets files
|
# 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
|
# that are renamed. As the pods are getting redeployed, and old/new pods are
|
||||||
# present simultaneously, that old asset files are requested from pods that
|
# present simultaneously, there is a change that old asset files are
|
||||||
# don't have them anymore. Uploading asset files to S3 in this manner solves
|
# requested from pods that don't have them anymore. Uploading asset files to
|
||||||
# this potential conflict.
|
# S3 in this manner solves this potential conflict.
|
||||||
s3Upload:
|
s3Upload:
|
||||||
enabled: false
|
enabled: false
|
||||||
endpoint:
|
endpoint:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user