Explorar el Código

Increase memory limits

Azat Safin hace 4 años
padre
commit
8287bbdb49
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -37,7 +37,7 @@ spec:
   - name: docker-daemon
     resources:
       limits:
-        memory: 1024Mi
+        memory: 2048Mi
         cpu: "1000m"
       request:
         memory: 1024Mi