apiVersion: v1 kind: ConfigMap data: config.json: |- [ { "clusterID": "54ca2103-a505-46a7-a13e-0f72d6e3574a", "monitors": [ "10.1.0.1:6789", "10.1.0.2:6789", "10.1.0.3:6789" ] } ] metadata: name: ceph-csi-config namespace: ceph