Skip to content

Commit

Permalink
Fix installation docs for Grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
SoerenHenning committed Nov 24, 2023
1 parent 4891f4a commit a41ba76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ If persistence is not enabled, all results will be gone upon pod termination.

### Exposing Grafana

Per default, Theodolite exposes a Grafana instance as NodePort at port `31199`. This can configured by setting `grafana.service.nodePort`.
Per default, Theodolite exposes a Grafana instance as NodePort at port `31199`. This can configured by setting `kube-prometheus-stack.grafana.service.nodePort`.

### Additional Kubernetes cluster metrics

Expand Down

0 comments on commit a41ba76

Please sign in to comment.