Merge branch 'master' of p281392/molgenis-ops-rancher into master
This commit is contained in:
commit
daf0489269
@ -1,3 +1,6 @@
|
|||||||
|
version: '2'
|
||||||
|
|
||||||
|
services:
|
||||||
molgenis:
|
molgenis:
|
||||||
image: registry.webhosting.rug.nl/molgenis/molgenis:latest
|
image: registry.webhosting.rug.nl/molgenis/molgenis:latest
|
||||||
ports:
|
ports:
|
||||||
@ -67,8 +70,8 @@
|
|||||||
io.rancher.scheduler.global: true
|
io.rancher.scheduler.global: true
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
postgres-data:
|
postgres-data:
|
||||||
molgenis-data:
|
molgenis-data:
|
||||||
elastic-data:
|
elastic-data:
|
||||||
driver: local
|
driver: local
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user