disable backups

This commit is contained in:
2024-08-19 15:04:14 -05:00
parent 4fd8ed73eb
commit bb94cd89ac

View File

@@ -75,7 +75,7 @@ pxc-db:
memory: 128M
cpu: 100m
backup:
enabled: true
enabled: false
allowParallel: true
image:
repository: percona/percona-xtradb-cluster-operator