Skip to content

Commit 488755b

Browse files
authored
Merge pull request #38180 from danielvegamyhre/cleanup
Fix shell block on Job task page
2 parents 9f8a00c + 778e4c4 commit 488755b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/docs/tasks/job/job-with-pod-to-pod-communication.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ spec:
109109
110110
After applying the example above, reach each other over the network
111111
using: `<pod-hostname>.<headless-service-name>`. You should see output similar to the following:
112+
112113
```shell
113114
kubectl logs example-job-0-qws42
114115
```

0 commit comments

Comments
 (0)