Correct alignment in kubectl get pods dnsutils
This commit is contained in:
parent
f541eb911c
commit
022af4767a
|
|
@ -45,7 +45,7 @@ pod/dnsutils created
|
|||
kubectl get pods dnsutils
|
||||
```
|
||||
```
|
||||
NAME READY STATUS RESTARTS AGE
|
||||
NAME READY STATUS RESTARTS AGE
|
||||
dnsutils 1/1 Running 0 <some-time>
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue