Skip to content

Commit

Permalink
Applies the limit to persistent zookeeper pods too. They seem more pr…
Browse files Browse the repository at this point in the history
…one to restarts than 51zoo.
  • Loading branch information
solsson committed Jun 28, 2017
1 parent d6b870c commit 4481b4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions zookeeper/50pzoo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ spec:
image: solsson/kafka-prometheus-jmx-exporter@sha256:1f7c96c287a2dbec1d909cd8f96c0656310239b55a9a90d7fd12c81f384f1f7d
command:
- java
- -Xms39M
- -Xmx99M
- -jar
- jmx_prometheus_httpserver.jar
- "5556"
Expand Down

0 comments on commit 4481b4d

Please sign in to comment.