We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd801c6 commit b0605edCopy full SHA for b0605ed
content/en/docs/kubernetes/helm/demo.md
@@ -24,6 +24,12 @@ and detailed descriptions can be found in the
24
25
## Installation
26
27
+Add OpenTelemetry Helm repository:
28
+
29
+```shell
30
+helm repo add open-telemetry https://open-telemetry.github.io/opentelemetry-helm-charts
31
+```
32
33
To install the chart with the release name `my-otel-demo`, run the following
34
command:
35
0 commit comments