mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-12 05:33:11 +01:00
12 lines
205 B
YAML
12 lines
205 B
YAML
apiVersion: postgresql.cnpg.io/v1
|
|
kind: Backup
|
|
metadata:
|
|
name: backup-example
|
|
spec:
|
|
method: plugin
|
|
|
|
cluster:
|
|
name: cluster-example
|
|
|
|
pluginConfiguration:
|
|
name: barman-cloud.cloudnative-pg.io |