Skip to content

Commit 09fafef

Browse files
committed
Fix Markdown Error in user-namespaces.md
Signed-off-by: WESTZERO115 <[email protected]>
1 parent c102328 commit 09fafef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/configure-pod-container/user-namespaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,6 @@ output from running the command in the pod to the output of running in the host:
9595
```none
9696
readlink /proc/$pid/ns/user
9797
user:[4026534732]
98-
98+
```
9999

100100
replacing `$pid` with the kubelet PID.

0 commit comments

Comments
 (0)