Skip to content

Commit 022af47

Browse files
authored
Correct alignment in kubectl get pods dnsutils
1 parent f541eb9 commit 022af47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/dns-debugging-resolution.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ pod/dnsutils created
4545
kubectl get pods dnsutils
4646
```
4747
```
48-
NAME READY STATUS RESTARTS AGE
48+
NAME READY STATUS RESTARTS AGE
4949
dnsutils 1/1 Running 0 <some-time>
5050
```
5151

0 commit comments

Comments
 (0)