Skip to content

Commit de6e737

Browse files
committed
Got OOMKilled a couple of times during maintenance with no load
This is still an arbitrary number
1 parent c43c6dd commit de6e737

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

zookeeper/50pzoo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ spec:
5757
cpu: 10m
5858
memory: 100Mi
5959
limits:
60-
memory: 100Mi
60+
memory: 120Mi
6161
readinessProbe:
6262
exec:
6363
command:

zookeeper/51zoo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ spec:
6060
cpu: 10m
6161
memory: 100Mi
6262
limits:
63-
memory: 100Mi
63+
memory: 120Mi
6464
readinessProbe:
6565
exec:
6666
command:

0 commit comments

Comments
 (0)