Skip to content

Commit 4b049f8

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 9ba5ea3 + eaae0a7 commit 4b049f8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,12 @@ elasticsearch_exporter:
3030
3131
#### Kubernetes
3232
33-
You can find a helm chart in the stable charts repository at https://github.com/kubernetes/charts/tree/master/stable/elasticsearch-exporter.
33+
You can find a helm chart in the prometheus-community charts repository at https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus-elasticsearch-exporter
34+
35+
```bash
36+
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
37+
helm install [RELEASE_NAME] prometheus-community/prometheus-elasticsearch-exporter
38+
```
3439

3540
### Configuration
3641

0 commit comments

Comments
 (0)