mirror of
https://github.com/kubereboot/kured.git
synced 2026-04-18 07:37:14 +00:00
feat: use readOnlyRootFilesystem (#805)
Signed-off-by: Christian Kotzbauer <git@ckotzbauer.de>
This commit is contained in:
committed by
GitHub
parent
d019e7a50a
commit
aa971697ff
@@ -37,6 +37,7 @@ spec:
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
privileged: true # Give permission to nsenter /proc/1/ns/mnt
|
||||
readOnlyRootFilesystem: true
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
name: metrics
|
||||
|
||||
Reference in New Issue
Block a user