Browse Source

Increase memory limits

Azat Safin 4 năm trước cách đây
mục cha
commit
8287bbdb49
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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