Browse Source

Increase memory limits

Azat Safin 4 years ago
parent
commit
c38f8194b5
1 changed files with 0 additions and 3 deletions
  1. 0 3
      Jenkinsfile

+ 0 - 3
Jenkinsfile

@@ -36,9 +36,6 @@ spec:
         mountPath: /tmp/repository
   - name: docker-daemon
     resources:
-      limits:
-        memory: 2048Mi
-        cpu: "1000m"
       requests:
         memory: 1024Mi
         cpu: "1000m"