# # /!\ DO NOT MODIFY THIS FILE # # This file has been automatically generated by Ceph-CSI yamlgen. # The source for the contents can be found in the api/deploy directory, make # your modifications there. # --- apiVersion: v1 kind: ConfigMap metadata: name: "ceph-csi-config" data: config.json: |- [ { "clusterID": "837817cc-7148-11ec-8c46-c81f66de6d53", "monitors": [ "192.168.1.207:6789", "192.168.1.208:6789", "192.168.1.209:6789" ] } ]