Drupal Pod is crashing when we enable Readonly file system as True without error
Drupal kubernates Pod is crashing when we enable Read only file system as True without error.
As part of pen test, it has been identified to enabled the flag , but no luck pod is crashing without any error.
Drupal Deployment file :
docker file:
Error:
Can you pls help us as earliest. we have added correct mount point but still it is crashing.
mount point :
Drupal writes to the /tmp directory as well, so you may need to mount that as a volume. There may be other directories as well, but it looks like you got most of the ones that come to mind.
Please report back with the final list of directories needed if you figure this out. I'm curious.
I'd also recommend checking the container logs -- they probably contain clues as to why it's failing to start.
no errors in logs :(