Skip to content

Commit f0c4464

Browse files
Update docs/use-cases/observability/clickstack/example-datasets/kubernetes.md
Co-authored-by: Shaun Struwig <[email protected]>
1 parent e27586f commit f0c4464

File tree

1 file changed

+1
-1
lines changed
  • docs/use-cases/observability/clickstack/example-datasets

1 file changed

+1
-1
lines changed

docs/use-cases/observability/clickstack/example-datasets/kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ kubectl create secret generic hyperdx-secret \
231231
kubectl create configmap -n=otel-demo otel-config-vars --from-literal=YOUR_OTEL_COLLECTOR_ENDPOINT=http://my-hyperdx-hdx-oss-v2-otel-collector:4318
232232
```
233233

234-
Restart the OpenTelemetry demo application pods to take in account the Ingestion API Key.
234+
Restart the OpenTelemetry demo application pods to take into account the Ingestion API Key.
235235

236236
```shell
237237
kubectl rollout restart deployment -n otel-demo -l app.kubernetes.io/part-of=opentelemetry-demo

0 commit comments

Comments
 (0)