Skip to content

Commit f755079

Browse files
committed
[ja] fix column alignment
1 parent 18b0019 commit f755079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ kubectl get service hostnames -o json
365365
kubectl get pods -l app=hostnames
366366
```
367367
```none
368-
NAME READY STATUS RESTARTS AGE
368+
NAME READY STATUS RESTARTS AGE
369369
hostnames-632524106-bbpiw 1/1 Running 0 1h
370370
hostnames-632524106-ly40y 1/1 Running 0 1h
371371
hostnames-632524106-tlaok 1/1 Running 0 1h

0 commit comments

Comments
 (0)