github.com/1aal/kubeblocks@v0.0.0-20231107070852-e1c03e598921/config/lorry/components/binding_mongodb.yaml (about) 1 name: mongodb 2 spec: 3 version: v1 4 metadata: 5 - name: host 6 value: "127.0.0.1:27017" 7 - name: params 8 value: "?directConnection=true"