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