Skip to content

Commit

Permalink
fixed logging typo (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: Roanak Baviskar <[email protected]>
  • Loading branch information
roanakb and Roanak Baviskar authored Aug 13, 2024
1 parent dc6e434 commit d84c873
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 d84c873

Please sign in to comment.