diff --git a/k8s/amour/rook_ceph/ceph_cluster_list.cue b/k8s/amour/rook_ceph/ceph_cluster_list.cue index 34aace3aa..52bfad975 100644 --- a/k8s/amour/rook_ceph/ceph_cluster_list.cue +++ b/k8s/amour/rook_ceph/ceph_cluster_list.cue @@ -17,7 +17,7 @@ import ( #CephClusterList: items: [{ spec: { cephVersion: { - image: "docker.io/rkachach/ceph:v18.2.1_patched_v1" + image: "quay.io/ceph/ceph:v18.2.2" allowUnsupported: false } dataDirHostPath: "/var/lib/rook"