From 6ec54a096e737c12d124f77474f233457e01347f Mon Sep 17 00:00:00 2001 From: Andrew Chen Date: Tue, 1 Aug 2017 02:05:09 -0700 Subject: [PATCH] Reimplement PR #4545 --- docs/tasks/configure-pod-container/security-context.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/tasks/configure-pod-container/security-context.md b/docs/tasks/configure-pod-container/security-context.md index 0becdb1c31..00e3584e3a 100644 --- a/docs/tasks/configure-pod-container/security-context.md +++ b/docs/tasks/configure-pod-container/security-context.md @@ -77,9 +77,7 @@ In your shell, list the running processes: ps aux ``` -The output shows that the processes are running as user 1000, which isithub.io - 68dc8932..69f5ba31 qos-experiment -> qos-experi -the value of `runAsUser`: +The output shows that the processes are running as user 1000, which is the value of `runAsUser`: ```shell USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND