components/*: Forbid write access to root filesystem
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
committed by
ArthurSens
parent
48b2bb6a72
commit
57c46a2861
@@ -62,5 +62,6 @@ function(params) {
|
||||
runAsGroup: 65532,
|
||||
runAsNonRoot: true,
|
||||
allowPrivilegeEscalation: false,
|
||||
readOnlyRootFilesystem: true,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user