We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b846c commit 45ed9f3Copy full SHA for 45ed9f3
content/en/tko/session-5/docs/deploy-otel.md
@@ -49,7 +49,7 @@ Install the OpenTelemetry Collector Helm chart into the `splunk` namespace with
49
{{< tabpane >}}
50
{{< tab header="Helm Install" lang="text" >}}
51
helm install splunk-otel-collector \
52
---version "0.67.0" \
+--version "0.68.0" \
53
--set="splunkObservability.realm=$REALM" \
54
--set="splunkObservability.accessToken=$ACCESS_TOKEN" \
55
--set="clusterName=$(hostname)-k3s-cluster" \
0 commit comments