Skip to content

Commit aeb85d3

Browse files
Merge pull request #47 from jacobsee/read-only-root-filesystem
ESO-71: Read Only Root Filesystem
2 parents 8852022 + 14d8074 commit aeb85d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/manager/manager.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ spec:
8181
image: controller:latest
8282
name: manager
8383
securityContext:
84+
readOnlyRootFilesystem: true
8485
allowPrivilegeEscalation: false
8586
capabilities:
8687
drop:

0 commit comments

Comments
 (0)