sharding:
  clusterRole: configsvr
replication:
  replSetName: config-cluster
net:
    bindIp: 0.0.0.0
    port: 27008
storage:
  dbPath: /usr/local/mongodb/movie-subscriber-configsv2
