Skip to content

Commit e05b790

Browse files
committed
With kubectl patch, this folder kan be scoped as Prometheus support
1 parent 66255af commit e05b790

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

jmx/50kafka.yml renamed to prometheus/50-kafka-jmx-exporter-patch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# meant to be applied using
2-
# kubectl --namespace kafka patch statefulset kafka --patch "$(cat jmx/50kafka.yml)"
2+
# kubectl --namespace kafka patch statefulset kafka --patch "$(cat prometheus/50-kafka-jmx-exporter-patch.yml )"
33
apiVersion: apps/v1beta2
44
kind: StatefulSet
55
metadata:

0 commit comments

Comments
 (0)