Skip to content

Commit b0605ed

Browse files
committed
Adding Missing cmd to add helm repo
Signed-off-by: Swapnil Kulkarni <[email protected]>
1 parent bd801c6 commit b0605ed

File tree

1 file changed

+6
-0
lines changed
  • content/en/docs/kubernetes/helm

1 file changed

+6
-0
lines changed

content/en/docs/kubernetes/helm/demo.md

+6
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ and detailed descriptions can be found in the
2424

2525
## Installation
2626

27+
Add OpenTelemetry Helm repository:
28+
29+
```shell
30+
helm repo add open-telemetry https://open-telemetry.github.io/opentelemetry-helm-charts
31+
```
32+
2733
To install the chart with the release name `my-otel-demo`, run the following
2834
command:
2935

0 commit comments

Comments
 (0)