Skip to content

Commit

Permalink
Try setting readOnlyRootFilesystem to False
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Jul 18, 2024
1 parent d8dceae commit d0f58f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ spec:
securityContext:
runAsUser: 1000
allowPrivilegeEscalation: False
readOnlyRootFilesystem: True
readOnlyRootFilesystem: False
{{- end -}}

0 comments on commit d0f58f2

Please sign in to comment.