mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
The StorageClasses that get deployed for the Kubernetes e2e external storage tests reference a ConfigMap that contains the connection details for the Ceph cluster. Without this ConfigMap, Ceph-CSI will not function correctly. Signed-off-by: Niels de Vos <ndevos@redhat.com>