Skip to content

Commit e1633dc

Browse files
committed
use readOnlyRootFilesystem
1 parent f8f9856 commit e1633dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/helm/templates/deployment.yaml.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ spec:
152152
securityContext:
153153
allowPrivilegeEscalation: false
154154
privileged: false
155+
readOnlyRootFilesystem: true
155156
runAsNonRoot: true
156157
capabilities:
157158
drop:

0 commit comments

Comments
 (0)