Skip to content
Snippets Groups Projects
Commit dd07b30b authored by Marco's avatar Marco
Browse files

fix: only 1 replica for mongodb on review apps

parent 88a6552a
No related branches found
No related tags found
No related merge requests found
......@@ -66,3 +66,8 @@ docker-build:
before_script:
- *ensureDocker
- ensureDockerfile
review-deploy:
extends: .review-deploy
variables:
MONGODB_REPLICAS: "1"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment