From 1123086dd30f1ce0d106ea53add755253ac3c8ec Mon Sep 17 00:00:00 2001 From: Sai Asish Y Date: Tue, 25 Aug 2026 20:33:29 -0700 Subject: [PATCH] docs: correct retention policy field path in concepts Signed-off-by: Sai Asish Y --- web/docs/concepts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/docs/concepts.md b/web/docs/concepts.md index 388714a..b2f2ce6 100644 --- a/web/docs/concepts.md +++ b/web/docs/concepts.md @@ -35,7 +35,7 @@ object storage system. It allows you to configure: - **Base backup options**—with similar settings for compression, concurrency, and encryption—under `.spec.configuration.data` - **Retention policies** to manage the life-cycle of archived WALs and backups - via `.spec.configuration.retentionPolicy` + via `.spec.retentionPolicy` WAL files are archived in the `wals` directory, while base backups are stored as **tarballs** in the `base` directory, following the