Skip to content

Commit 9cfad2c

Browse files
committed
Fix a typo in the format
1 parent a6d44ae commit 9cfad2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ be accessed as in any Kubernetes pod, by using `localhost`.
174174

175175
The `container` step allows executing commands into each container.
176176

177-
---
178177
**Note**
178+
---
179179
Due to implementation constraints, there can be issues when executing commands in different containers if they run using different uids.
180180
It is recommended to use the same uid across the different containers part of the same pod to avoid any issue.
181181
---

0 commit comments

Comments
 (0)