mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-03-09 20:22:20 +01:00
Remove mention of objects never being deleted
Signed-off-by: Andreas Lindhé <7773090+lindhe@users.noreply.github.com>
This commit is contained in:
parent
71bd4d808d
commit
0f5bd4cbf2
@ -113,7 +113,7 @@ spec:
|
|||||||
|
|
||||||
### S3 Lifecycle Policy
|
### S3 Lifecycle Policy
|
||||||
|
|
||||||
Barman Cloud uploads backup files to S3 but does not modify or delete them afterward.
|
Barman Cloud uploads backup files to S3 but does not modify them afterward.
|
||||||
To enhance data durability and protect against accidental or malicious loss,
|
To enhance data durability and protect against accidental or malicious loss,
|
||||||
it's recommended to implement the following best practices:
|
it's recommended to implement the following best practices:
|
||||||
|
|
||||||
@ -129,7 +129,6 @@ These strategies help you safeguard backups without requiring broad delete
|
|||||||
permissions, ensuring both security and compliance with minimal operational
|
permissions, ensuring both security and compliance with minimal operational
|
||||||
overhead.
|
overhead.
|
||||||
|
|
||||||
|
|
||||||
### S3-Compatible Storage Providers
|
### S3-Compatible Storage Providers
|
||||||
|
|
||||||
You can use S3-compatible services like **MinIO**, **Linode (Akamai) Object Storage**,
|
You can use S3-compatible services like **MinIO**, **Linode (Akamai) Object Storage**,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user