mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 13:23:09 +01:00
13 lines
182 B
YAML
13 lines
182 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: Cluster
|
|
metadata:
|
|
name: cluster-example
|
|
spec:
|
|
instances: 3
|
|
|
|
plugins:
|
|
- name: barman-cloud.cloudnative-pg.io
|
|
|
|
storage:
|
|
size: 1Gi
|