mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-21 01:00:24 +08:00
11 lines
229 B
YAML
11 lines
229 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: Cluster
|
|
metadata:
|
|
name: ql3-postgres
|
|
spec:
|
|
plugins:
|
|
- name: barman-cloud.cloudnative-pg.io
|
|
isWALArchiver: true
|
|
parameters:
|
|
barmanObjectName: ql3-postgres-backup
|