mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-03-09 20:22:20 +01:00
Remove mention of s3UsePathStyle setting
Removed the mention of `s3UsePathStyle`, which seems to be nowhere to be found. I'm guessing it was removed at some point. For details, see: https://github.com/cloudnative-pg/plugin-barman-cloud/issues/588 Signed-off-by: Andreas Lindhé <7773090+lindhe@users.noreply.github.com>
This commit is contained in:
parent
77800474c9
commit
68ed291e02
@ -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