Update percona backup image (#332)
* Update percona backup image
With the 8.0 image you can create backups, but you can not restore the backups.
Atmosphere uses Percona 5.7. With a 8.0 backup you can not restore to a 5.7 Percona cluster.
* Update roles/percona_xtradb_cluster/README.md
---------
Co-authored-by: Oleksandr Kozachenko <okozachenko1203@gmail.com>
diff --git a/roles/percona_xtradb_cluster/README.md b/roles/percona_xtradb_cluster/README.md
index d41f7e8..0fda3ef 100644
--- a/roles/percona_xtradb_cluster/README.md
+++ b/roles/percona_xtradb_cluster/README.md
@@ -27,7 +27,7 @@
```yaml
percona_xtradb_cluster_spec:
backup:
- image: perconalab/percona-xtradb-cluster-operator:main-pxc8.0-backup
+ image: percona/percona-xtradb-cluster-operator:1.10.0-pxc5.7-backup
storages:
fs-pvc:
type: filesystem