Skip to content

Commit

Permalink
doc: fix script name
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Gruhler committed Nov 26, 2024
1 parent 31c5305 commit 639aa93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ to avoid any modification before `$S3_EXPIRE_DAYS`:
mc retention set --default GOVERNANCE "${S3_EXPIRE_DAYS}d" my-s3-remote/my-bucket
```

On removal by the `vault-snapshot.sh` script, [`DEL` deletion marker
On removal by the script, [`DEL` deletion marker
(tombstone)](https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock-managing.html#object-lock-managing-delete-markers)
is set:

Expand Down

0 comments on commit 639aa93

Please sign in to comment.