Explorar o código

Update Jenkinsfile

azatsafin %!s(int64=4) %!d(string=hai) anos
pai
achega
322482b08e
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      Jenkinsfile

+ 4 - 1
Jenkinsfile

@@ -36,9 +36,12 @@ spec:
         mountPath: /tmp/repository
   - name: docker-daemon
     resources:
+      limits:
+        memory: 1536Mi
+        cpu: "1000m"
       requests:
         memory: 1024Mi
-        cpu: "1000m"
+        cpu: "500m"
     image: docker:19.03.1-dind
     securityContext:
       privileged: true