Fleet server configuration docs: capitalize "S3" (#24794)

This commit is contained in:
Noah Talerman
2024-12-16 10:42:20 -06:00
committed by GitHub
parent 20963421b9
commit 6b6eb19bb0
@@ -2050,7 +2050,7 @@ conjunction with an STS role ARN to ensure that only the intended AWS account ca
### s3_software_installers_endpoint_url
AWS S3 Endpoint URL. Override when using a different S3 compatible object storage backend (such as Minio),
or running s3 locally with localstack. Leave this blank to use the default S3 service endpoint.
or running S3 locally with localstack. Leave this blank to use the default S3 service endpoint.
- Default value: none
- Environment variable: `FLEET_S3_SOFTWARE_INSTALLERS_ENDPOINT_URL`