mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
fix: Error of SCC example yaml file is fixed
Signed-off-by: saurabh martande <smartand@redhat.com>
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
2e5792bedc
commit
ab2c8edc62
@@ -37,11 +37,7 @@ metadata:
|
||||
name: privileged
|
||||
priority: null
|
||||
readOnlyRootFilesystem: false
|
||||
requiredDropCapabilities: <5>
|
||||
- KILL
|
||||
- MKNOD
|
||||
- SETUID
|
||||
- SETGID
|
||||
requiredDropCapabilities: null <5>
|
||||
runAsUser: <6>
|
||||
type: RunAsAny
|
||||
seLinuxContext: <7>
|
||||
|
||||
Reference in New Issue
Block a user