From 40f9e1634e55fdc92d968d9d3dc080f5846c452f Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sun, 5 Mar 2023 22:42:18 +0100 Subject: [PATCH] Update securityContextContainer.yaml Signed-off-by: Kjeld Schouten-Lebbing --- templates/questions/security/securityContextContainer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/questions/security/securityContextContainer.yaml b/templates/questions/security/securityContextContainer.yaml index 97d1ac2196a..521550e64e9 100644 --- a/templates/questions/security/securityContextContainer.yaml +++ b/templates/questions/security/securityContextContainer.yaml @@ -11,4 +11,4 @@ description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps schema: type: string - default: "002" + default: "0022"