Skip to content

Commit 739c65c

Browse files
authored
Merge pull request #26451 from jacksgt/patch-1
Fix column alignment in debug-service.md
2 parents 484df55 + ddf8d77 commit 739c65c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/debug-application-cluster/debug-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ Earlier you saw that the Pods were running. You can re-check that:
421421
kubectl get pods -l app=hostnames
422422
```
423423
```none
424-
NAME READY STATUS RESTARTS AGE
424+
NAME READY STATUS RESTARTS AGE
425425
hostnames-632524106-bbpiw 1/1 Running 0 1h
426426
hostnames-632524106-ly40y 1/1 Running 0 1h
427427
hostnames-632524106-tlaok 1/1 Running 0 1h

0 commit comments

Comments
 (0)