Skip to content

Commit

Permalink
feat: use readOnlyRootFilesystem
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kotzbauer <[email protected]>
  • Loading branch information
ckotzbauer committed Aug 2, 2023
1 parent d019e7a commit b0c95f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kured-ds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b0c95f8

Please sign in to comment.