Browse Source

Increase memory limits

Azat Safin 4 năm trước cách đây
mục cha
commit
36218057dc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -39,7 +39,7 @@ spec:
       limits:
         memory: 2048Mi
         cpu: "1000m"
-      request:
+      requests:
         memory: 1024Mi
         cpu: "1000m"
     image: docker:19.03.1-dind