21125: Fixes comment on PrefixLength config. 21125-installer-s3-prefix-length
authorLucas Di Pentima <lucas.dipentima@curii.com>
Wed, 1 Nov 2023 13:37:03 +0000 (10:37 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Wed, 1 Nov 2023 13:37:03 +0000 (10:37 -0300)
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

tools/salt-install/config_examples/multi_host/aws/pillars/arvados.sls

index af4734d12c680ceb1e918413f37e42c3dae2ee72..2944b4073cddebbc5a6abd533f7fb811278b5972 100644 (file)
@@ -153,7 +153,7 @@ arvados:
           IAMRole: __KEEP_AWS_IAM_ROLE__
           Region: __KEEP_AWS_REGION__
           # IMPORTANT: The default value for PrefixLength is 0, and should not
-          # be changed once the cluster is in use. For new installations it's
+          # be changed once the volume is in use. For new installations it's
           # recommended to set it to 3 for better performance.
           # See: https://doc.arvados.org/install/configure-s3-object-storage.html
           PrefixLength: 3