ci: strip quay.io from mirrored ceph/ceph:v18 image

CI jobs pull the ceph/ceph:v18 image (without `quay.io`). If the
mirroring includes the registry host, the image can not be found.

Updates: #4030
Signed-off-by: Niels de Vos <ndevos@ibm.com>
This commit is contained in:
Niels de Vos 2023-08-03 10:42:46 +02:00 committed by mergify[bot]
parent 32335dc9eb
commit 274739f70b

View File

@ -8,7 +8,7 @@
# ceph-csi devel
docker.io/rook/ceph:v1.12.1 rook/ceph:v1.12.1
quay.io/ceph/ceph:v18 quay.io/ceph/ceph:v18
quay.io/ceph/ceph:v18 ceph/ceph:v18
# ceph-csi v3.9
docker.io/rook/ceph:v1.10.9 rook/ceph:v1.10.9