Browse Source

Merge branch 'master' of github.com:provectus/kafka-ui

German Osin 4 years ago
parent
commit
181ae1fe45
2 changed files with 368 additions and 298 deletions
  1. 2 2
      Jenkinsfile
  2. 366 296
      kafka-ui-react-app/package-lock.json

+ 2 - 2
Jenkinsfile

@@ -37,10 +37,10 @@ spec:
   - name: docker-daemon
     resources:
       limits:
-        memory: 1536Mi
+        memory: "2048Mi"
         cpu: "1000m"
       requests:
-        memory: 1024Mi
+        memory: "1024Mi"
         cpu: "500m"
     image: docker:19.03.1-dind
     securityContext:

File diff suppressed because it is too large
+ 366 - 296
kafka-ui-react-app/package-lock.json


Some files were not shown because too many files changed in this diff