Skip to content

Commit

Permalink
fixed logging typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Roanak Baviskar authored and Roanak Baviskar committed Aug 13, 2024
1 parent dc6e434 commit 9c97e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/admin/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ the stack via Helm. We also deploy a daemonset to stream dmesg logs from each no
NAME READY STATUS RESTARTS AGE
otel-collector-opentelemetry-collector-agent-2qbh2 1/1 Running 0 31m
$ kubectl get pods -n dmesg-logger
$ kubectl get pods -n dmesg-logging
NAME READY STATUS RESTARTS AGE
dmesg-2x225 1/1 Running 0 5m52s
Expand Down

0 comments on commit 9c97e9e

Please sign in to comment.