Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Renaud Chaput <[email protected]>
  • Loading branch information
timetinytim and renchap authored Sep 30, 2024
1 parent 66f9d76 commit a9e4cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a9e4cfc

Please sign in to comment.