Skip to content
Snippets Groups Projects
Commit d2598c06 authored by Sören Henning's avatar Sören Henning
Browse files

Add Grafana NodePort, fix #31

parent 9f276775
No related branches found
No related tags found
No related merge requests found
...@@ -40,7 +40,7 @@ As with Prometheus, we suggest to create a dedicated Grafana instance. Grafana ...@@ -40,7 +40,7 @@ As with Prometheus, we suggest to create a dedicated Grafana instance. Grafana
with our default configuration can be installed with Helm: with our default configuration can be installed with Helm:
```sh ```sh
helm install grafana stable/grafana -f -f infrastructure/grafana/values.yaml helm install grafana stable/grafana -f infrastructure/grafana/values.yaml
``` ```
The official [Grafana Helm Chart repository](https://github.com/helm/charts/tree/master/stable/grafana) The official [Grafana Helm Chart repository](https://github.com/helm/charts/tree/master/stable/grafana)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment