From 8c9b11eb869e0ba4e49d09b66f2fc214adb0329a Mon Sep 17 00:00:00 2001 From: Androz 2091 Date: Wed, 9 Oct 2024 10:36:37 +0200 Subject: [PATCH] add k8s example --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 458e44d..7d0af86 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,10 @@ PG_BACKREST_CRON_INCR_SCHEDULE="0 0 * * *" # Every day at midnight PG_BACKREST_CRON_FULL_SCHEDULE="0 0 * * 0" # Sunday at midnight ``` +### k8s example configuration + +See [Androz2091/k8s-infrastructure](https://github.com/Androz2091/k8s-infrastructure/tree/main/cluster-manifests/db/postgres-pgbackrest). Check the commits history if the folder does not exist anymore when you are reading this. + ### Known limitations #### Postgres data path