Skip to content

Commit b3725ad

Browse files
authored
Merge pull request #1126 from liangxia/fix-typo
2 parents 681b241 + 9cfad2c commit b3725ad

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)