Merge branch 'master' of github.com:provectus/kafka-ui
This commit is contained in:
commit
181ae1fe45
2 changed files with 3654 additions and 5105 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
@ -37,10 +37,10 @@ spec:
|
||||||
- name: docker-daemon
|
- name: docker-daemon
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
memory: 1536Mi
|
memory: "2048Mi"
|
||||||
cpu: "1000m"
|
cpu: "1000m"
|
||||||
requests:
|
requests:
|
||||||
memory: 1024Mi
|
memory: "1024Mi"
|
||||||
cpu: "500m"
|
cpu: "500m"
|
||||||
image: docker:19.03.1-dind
|
image: docker:19.03.1-dind
|
||||||
securityContext:
|
securityContext:
|
||||||
|
|
8755
kafka-ui-react-app/package-lock.json
generated
8755
kafka-ui-react-app/package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue