plugin-barman-cloud/docs/examples/cluster-restore.yaml
Armando Ruocco 44ae212756 feat(spike): restore
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
2024-11-06 10:51:16 +01:00

22 lines
369 B
YAML

apiVersion: postgresql.cnpg.io/v1
kind: Cluster
metadata:
name: cluster-restore
spec:
instances: 3
imagePullPolicy: IfNotPresent
bootstrap:
recovery:
backup:
name: backup-example
usePlugin: true
plugins:
- name: barman-cloud.cloudnative-pg.io
# parameters:
# barmanObjectName: minio-store
storage:
size: 1Gi