Skip to content

Commit be6e5fc

Browse files
authored
[internal] fix container readable root (#137)
Signed-off-by: v.oleynikov <vasily.oleynikov@flant.com>
1 parent fd9c73a commit be6e5fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/controller/deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ spec:
9191
{{- include "sds_local_volume_controller_resources" . | nindent 14 }}
9292
{{- end }}
9393
securityContext:
94+
readOnlyRootFilesystem: true
9495
privileged: true
9596
seLinuxOptions:
9697
level: s0

0 commit comments

Comments
 (0)