plugin-barman-cloud/docs/examples/cluster-example.yaml
Leonardo Cecchi ea6ee30d2e
feat: sidecar injection and loading (#22)
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
2024-10-02 13:21:04 +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