Update securityContextContainer.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten-Lebbing
2023-03-05 11:09:57 +01:00
committed by GitHub
parent bc894fee90
commit c36f3f91c9

View File

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