From 66f9d76ac1eaf80d56c5d79a1fc3f5cc152a82cc Mon Sep 17 00:00:00 2001 From: Tim Campbell Date: Mon, 30 Sep 2024 11:57:36 -0700 Subject: [PATCH] Update values.yaml Co-authored-by: Renaud Chaput --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 3eaa342..193c59d 100644 --- a/values.yaml +++ b/values.yaml @@ -31,7 +31,7 @@ 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, there is a change that old asset files 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 # S3 in this manner solves this potential conflict. s3Upload: