plugin-barman-cloud/docs/examples/cluster-example.yaml
Marco Nenciarini b5e375dc9d
docs: add isWALArchiver to documentation and examples
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2025-03-04 18:45:54 +01:00

16 lines
283 B
YAML

apiVersion: postgresql.cnpg.io/v1
kind: Cluster
metadata:
name: cluster-example
spec:
instances: 3
imagePullPolicy: Always
plugins:
- name: barman-cloud.cloudnative-pg.io
isWALArchiver: true
parameters:
barmanObjectName: minio-store
storage:
size: 1Gi