Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

[metricbeat] Update doc with kube-state-metrics repository #1039

Merged
merged 5 commits into from
Feb 3, 2021
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion metricbeat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ See [supported configurations][] for more details.
* Install it:
- with Helm 3: `helm install metricbeat elastic/metricbeat`
- with Helm 2 (deprecated): `helm install --name metricbeat elastic/metricbeat`

- Add the Elastic Helm charts repo (required for kube-state-metrics chart dependency): `helm repo add stable https://charts.helm.sh/stable`
yousafsyed marked this conversation as resolved.
Show resolved Hide resolved

### Install development version using master branch

Expand Down