From 747b6810be238e70c95fec40e2fe867a6634fcd4 Mon Sep 17 00:00:00 2001 From: Tim Campbell Date: Mon, 30 Sep 2024 16:35:39 +0200 Subject: [PATCH] Wording fix --- values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/values.yaml b/values.yaml index 35c4bc6..3eaa342 100644 --- a/values.yaml +++ b/values.yaml @@ -31,9 +31,9 @@ mastodon: # Upload website assets to S3 before deploying. # 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, that old asset files are requested from pods that - # don't have them anymore. Uploading asset files to S3 in this manner solves - # this potential conflict. + # present simultaneously, there is a change that old asset files are + # requested from pods that don't have them anymore. Uploading asset files to + # S3 in this manner solves this potential conflict. s3Upload: enabled: false endpoint: