Skip to content

Commit

Permalink
docs: use right references within kubernetes docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Aug 9, 2022
1 parent 8c9af24 commit b9a3349
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/content/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ installation of [Helm][helm] you just need to execute the following commands:

{{< highlight console >}}
helm repo add promhippie https://promhippie.github.io/charts
helm show values promhippie/prometheus-vcd-sd
helm install prometheus-vcd-sd promhippie/prometheus-vcd-sd
helm show values promhippie/prometheus-hcloud-sd
helm install prometheus-hcloud-sd promhippie/prometheus-hcloud-sd
{{< / highlight >}}

You can also watch that available values and generally the details of the chart
Expand Down

0 comments on commit b9a3349

Please sign in to comment.