Skip to content

Commit 93c4095

Browse files
committed
docs(cnpg): update manual backup template to use new plugin syntax
1 parent a56b08d commit 93c4095

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

docs/cnpg/manual_backup.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
apiVersion: postgresql.cnpg.io/v1
22
kind: Backup
33
metadata:
4-
name: backup-test
4+
name: backup-test-mechanicum
55
spec:
66
cluster:
7-
name: cnpg-openbao
7+
name: cnpg-wiki-mechanicum
8+
method: plugin
9+
pluginConfiguration:
10+
name: barman-cloud.cloudnative-pg.io

0 commit comments

Comments
 (0)