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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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