1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Fix typo in documentation

Signed-off-by: Benjamin P. Jung <headcr4sh@gmail.com>
This commit is contained in:
Benjamin P. Jung 2020-04-27 11:07:24 +02:00
parent 6d4a7f657d
commit ef66540303

View File

@ -19,7 +19,7 @@ When using custom prometheus with Lens app, Lens expects certain things for prom
relabeling to `node-exporter` servicemonitor crd (for example `kubectl edit -n monitoring servicemonitors node-exporter`). relabeling to `node-exporter` servicemonitor crd (for example `kubectl edit -n monitoring servicemonitors node-exporter`).
2. To see cluster's pod usage on cluster overview properly, please add `metricsRelabeling` to `kubelet` service monitor (`kubectl edit -n monitoring servicemonitors kubelet`) 2. To see cluster's pod usage on cluster overview properly, please add `metricRelabelings` to `kubelet` service monitor (`kubectl edit -n monitoring servicemonitors kubelet`)
``` ```
metricRelabelings: metricRelabelings: