Skip to content

Commit 14d8074

Browse files
committed
Add readOnlyRootFilesystem to manager deployment
1 parent 8852022 commit 14d8074

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)