plugin-barman-cloud/docs/examples/cluster-example.yaml
Leonardo Cecchi d8198b8bfb feat: sidecar injection and loading
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
2024-10-02 09:31:27 +02:00

15 lines
235 B
YAML

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