Hi I have patched your default securityContext (which is defined in your helm chart). But with `readOnlyRootFilesystem: true` EAS will not start. Even I do not see any error message. Just "CrashLoopBackOff" at start. Without above setting it is working. Is it really necessary to write to the root volume? Maybe better to add additional volume for write operations? Thanks and best regards