Skip to content

Commit 1a8f2d9

Browse files
committed
s
1 parent f4ac288 commit 1a8f2d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

zookeeper/50pzoo.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ spec:
2020
- name: metrics
2121
image: solsson/kafka-prometheus-jmx-exporter@sha256:1f7c96c287a2dbec1d909cd8f96c0656310239b55a9a90d7fd12c81f384f1f7d
2222
command:
23-
- "java"
24-
- "-jar"
25-
- "jmx_prometheus_httpserver.jar"
23+
- java
24+
- -jar
25+
- jmx_prometheus_httpserver.jar
2626
- "5556"
2727
- example_configs/zookeeper.yaml
2828
ports:

0 commit comments

Comments
 (0)