Skip to content

Commit

Permalink
enable readOnlyRootFilesystem on cluster permission pod (#16)
Browse files Browse the repository at this point in the history
Signed-off-by: Xiangjing Li <xiangli@redhat.com>
  • Loading branch information
xiangjingli authored Jan 29, 2024
1 parent 3e82c76 commit 213e35b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chart/templates/cluster-permission.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ spec:
drop:
- ALL
privileged: false
readOnlyRootFilesystem: true
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
hostIPC: false
Expand Down

0 comments on commit 213e35b

Please sign in to comment.