diff --git a/install/kots/manifests/kots-config.yaml b/install/kots/manifests/kots-config.yaml index 67fc1d49c8b2aa..3af91ec989f4e9 100644 --- a/install/kots/manifests/kots-config.yaml +++ b/install/kots/manifests/kots-config.yaml @@ -58,7 +58,7 @@ spec: required: true value: s3.amazonaws.com when: '{{repl and (ConfigOptionEquals "reg_incluster" "1") (ConfigOptionEquals "reg_incluster_storage" "s3") }}' - help_text: The endpoint used to connect to the S3 storage. + help_text: The endpoint used to connect to the S3 storage. If not using the `us-east-1` region, this should be `s3..amazonaws.com`. - name: reg_incluster_storage_s3_bucketname title: S3 bucket name