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

Commit

Permalink
[metricbeat] Fixing the respository of kube-state-metrics for metricb…
Browse files Browse the repository at this point in the history
…eats (#1039)
  • Loading branch information
yousafsyed authored and jmlrt committed Feb 8, 2021
1 parent d32d247 commit 0062eaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metricbeat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ This chart is tested with the latest 6.8.14-SNAPSHOT version.
`helm repo add elastic https://helm.elastic.co`

* Install it:
- Add the Elastic Helm charts repo (required for kube-state-metrics chart dependency): `helm repo add stable https://charts.helm.sh/stable`
- with Helm 3: `helm install metricbeat --version <version> elastic/metricbeat`
- with Helm 2 (deprecated): `helm install --name metricbeat --version <version> elastic/metricbeat`

Expand Down

0 comments on commit 0062eaf

Please sign in to comment.