On Mon, Nov 21, 2022 at 5:48 PM Marcus Müller <mueller.mar...@posteo.de> wrote: > > Hi all, > > we created a RBD image for usage in a K8s cluster. We use a own user and > namespace for that RBD image. > > If we want to use this RBD image as a volume in k8s, it won’t work as k8s > can’t find the image - without a namespace for the RBD it works. Do we have > to set something special here ?
Hi Marcus, I think it needs to be added to Ceph CSI ConfigMap object: https://github.com/ceph/ceph-csi/blob/28f51aaaf745ce4f687ead7c13d35072305abf4f/examples/csi-config-map-sample.yaml#L55 Thanks, Ilya _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-le...@ceph.io