plugin-barman-cloud/docs/examples/cluster-example.yaml
Leonardo Cecchi 19f021ba32 feat: sidecar role and rolebinding
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
2024-10-02 13:22:16 +02:00

15 lines
234 B
YAML

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