Skip to content

Commit 5cb779e

Browse files
authored
Remove mention of objects never being deleted (#750)
Signed-off-by: Andreas Lindhé <7773090+lindhe@users.noreply.github.com>
1 parent 71bd4d8 commit 5cb779e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

web/docs/object_stores.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ spec:
113113

114114
### S3 Lifecycle Policy
115115

116-
Barman Cloud uploads backup files to S3 but does not modify or delete them afterward.
116+
Barman Cloud uploads backup files to S3 but does not modify them afterward.
117117
To enhance data durability and protect against accidental or malicious loss,
118118
it's recommended to implement the following best practices:
119119

@@ -129,7 +129,6 @@ These strategies help you safeguard backups without requiring broad delete
129129
permissions, ensuring both security and compliance with minimal operational
130130
overhead.
131131

132-
133132
### S3-Compatible Storage Providers
134133

135134
You can use S3-compatible services like **MinIO**, **Linode (Akamai) Object Storage**,

0 commit comments

Comments
 (0)