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 committed Feb 3, 2021
1 parent e07138c commit 71fbc93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metricbeat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ See [supported configurations][] for more details.
`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 elastic/metricbeat`
- with Helm 2 (deprecated): `helm install --name metricbeat elastic/metricbeat`


### Install development version using master branch

* Clone the git repo: `git clone git@github.com:elastic/helm-charts.git`
Expand Down

0 comments on commit 71fbc93

Please sign in to comment.