Explorar el Código

reduced memory a bit so one more instance can run on 64-gig memory nodes

mlnicolas hace 6 años
padre
commit
fcf1013f66
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      crss-mq-computation/crss-mq-computation.yml

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

@@ -56,7 +56,7 @@ spring:
       mesos:
         chronos:
           apiEndpoint: http://chronos.marathon.l4lb.thisdcos.directory:10001/v1
-          memory: 32768
+          memory: 31744
           memory-daily: 4096
           cpu: 4
           cpu-daily: 1