Reloader
Reloader copied to clipboard
readOnlyRootFilesystem doesn't get set to true
When setting readOnlyRootFileSystem: false in the chart it creates tmp-volume as expected but it doesn't set deployment.containerSecurityContext.readOnlyRootFilesystem: true as expected by for example Microsoft Azure pod security policy
Suggest to either add this as a comment in the vaules-file or set it automatically?