docs: add isWALArchiver to documentation and examples

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
This commit is contained in:
Marco Nenciarini 2025-03-04 18:40:17 +01:00
parent e9f76b13fa
commit b5e375dc9d
No known key found for this signature in database
GPG Key ID: 589F03F01BA55038
4 changed files with 7 additions and 1 deletions

View File

@ -6,8 +6,8 @@ Gi
IfNotPresent
MinIO
PITR
TODO
TLS
TODO
WAL
WALs
api
@ -34,6 +34,7 @@ hostpath
https
imagePullPolicy
io
isWALArchiver
kubectl
kubernetes
minio

View File

@ -199,6 +199,7 @@ spec:
imagePullPolicy: Always
plugins:
- name: barman-cloud.cloudnative-pg.io
isWALArchiver: true
parameters:
barmanObjectName: minio-store
storage:
@ -272,6 +273,7 @@ spec:
source: source
plugins:
- name: barman-cloud.cloudnative-pg.io
isWALArchiver: true
parameters:
# Backup Object Store (push, read-write)
barmanObjectName: minio-store-bis
@ -311,6 +313,7 @@ spec:
plugins:
- name: barman-cloud.cloudnative-pg.io
isWALArchiver: true
parameters:
barmanObjectName: minio-store-a

View File

@ -7,6 +7,7 @@ spec:
imagePullPolicy: Always
plugins:
- name: barman-cloud.cloudnative-pg.io
isWALArchiver: true
parameters:
barmanObjectName: minio-store

View File

@ -12,6 +12,7 @@ spec:
plugins:
- name: barman-cloud.cloudnative-pg.io
isWALArchiver: true
parameters:
barmanObjectName: minio-store-bis