mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-03-09 12:12:21 +01:00
Remove mention of s3UsePathStyle setting (#745)
Removed the mention of `s3UsePathStyle`, which has never been implemented. For details, see #588 Signed-off-by: Andreas Lindhé <7773090+lindhe@users.noreply.github.com>
This commit is contained in:
parent
77800474c9
commit
4d9d4dce49
@ -406,7 +406,7 @@ For detailed PITR configuration and WAL management, see the
|
|||||||
|
|
||||||
3. **Adjust provider-specific settings (endpoint, path style, etc.)**
|
3. **Adjust provider-specific settings (endpoint, path style, etc.)**
|
||||||
- See [Object Store Configuration](object_stores.md) for provider-specific settings
|
- See [Object Store Configuration](object_stores.md) for provider-specific settings
|
||||||
- Ensure `endpointURL` and `s3UsePathStyle` match your storage type
|
- Ensure `endpointURL` is set correctly for your storage provider
|
||||||
- Verify network policies allow egress to your storage provider
|
- Verify network policies allow egress to your storage provider
|
||||||
|
|
||||||
## Diagnostic Commands
|
## Diagnostic Commands
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user