Closed giesan closed 2 months ago
This PR adds the MongoDB provisioner to the default provisioners. Fixes #12.
This was tested with a score file that looks like:
apiVersion: score.dev/v1b1 containers: main: image: stefanprodan/podinfo metadata: name: example resources: db: type: mongo
Thanks for the PR @giesan , sorry this took some time to get around to. Going to test it out now.
This PR adds the MongoDB provisioner to the default provisioners. Fixes #12.
This was tested with a score file that looks like: