1
0
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:
saurabh martande
2024-11-08 18:37:38 +05:30
committed by openshift-cherrypick-robot
parent 2e5792bedc
commit ab2c8edc62

View File

@@ -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>