Skip to content

Commit 181ae1f

Browse files
committed
Merge branch 'master' of github.com:provectus/kafka-ui
2 parents 29887cb + e7d6ad6 commit 181ae1f

File tree

2 files changed

+3831
-5282
lines changed

2 files changed

+3831
-5282
lines changed

Jenkinsfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ spec:
3737
- name: docker-daemon
3838
resources:
3939
limits:
40-
memory: 1536Mi
40+
memory: "2048Mi"
4141
cpu: "1000m"
4242
requests:
43-
memory: 1024Mi
43+
memory: "1024Mi"
4444
cpu: "500m"
4545
image: docker:19.03.1-dind
4646
securityContext:

0 commit comments

Comments
 (0)