Skip to content

Commit affffee

Browse files
authored
Merge pull request #37002 from WESTZERO115/en_usernamespaces
Fix Markdown Error in user-namespaces.md
2 parents df783b9 + 09fafef commit affffee

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)