File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Each EDOT distribution undergoes production-grade testing before being declared
26
26
27
27
Technical Preview distributions receive best-effort support and are not covered under standard SLAs.
28
28
29
- ### 🚀 Get Started
29
+ ### 🚀 [ Get Started] ( quickstart-guide.md )
30
30
31
31
#### Choose Your Observability Use Case
32
32
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Install the OpenTelemetry Operator using the kube-stack Helm chart with our pre-
38
38
``` bash
39
39
helm install opentelemetry-kube-stack open-telemetry/opentelemetry-kube-stack \
40
40
--namespace opentelemetry-operator-system \
41
- --values ' https://raw.githubusercontent.com/elastic/elastic-agent/51942e903eb69bb295920763b10a1c8bec68d1e8 /deploy/helm/edot-collector/kube-stack/values.yaml' \
41
+ --values ' https://raw.githubusercontent.com/elastic/elastic-agent/refs/tags/v8.17.2 /deploy/helm/edot-collector/kube-stack/values.yaml' \
42
42
--version ' 0.3.9'
43
43
```
44
44
##### Install cert-manager (recommended)
You can’t perform that action at this time.
0 commit comments