Sfoglia il codice sorgente

increase mtr mem azure

jdogillo 8 anni fa
parent
commit
bb62dcc11f

+ 2 - 1
crss-mq-computation/crss-mq-computation-azure.yml

@@ -27,7 +27,8 @@ spring:
       mesos:
         chronos:
           apiEndpoint: http://master.mesos/service/chronos/v1
-          memory: 1024
+          memory: 4096
+          cpu: 2
 
   redis:
     host: redis.marathon.l4lb.thisdcos.directory

+ 2 - 1
crss-mtr/crss-mtr-azure.yml

@@ -28,7 +28,8 @@ spring:
       mesos:
         chronos:
           apiEndpoint: http://master.mesos/service/chronos/v1
-          memory: 1024
+          memory: 4096
+          cpu: 2
 
   redis:
     host: redis.marathon.l4lb.thisdcos.directory