Update securityContextContainer.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
|
description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
|
||||||
schema:
|
schema:
|
||||||
type: int
|
type: int
|
||||||
show_if: [["runAsUser", "==", "0"]]
|
show_if: [["runAsUser", "=", "0"]]
|
||||||
default: 568
|
default: 568
|
||||||
- variable: UMASK
|
- variable: UMASK
|
||||||
label: UMASK
|
label: UMASK
|
||||||
|
|||||||
Reference in New Issue
Block a user