Open scheffold opened 12 months ago
Hi,
At the moment, I'm afraid this is expected. We are working on adding support for readOnlyRootFilesystem in our solutions (for example, recent solutions like Milvus or Deepspeed come with it out of the box). As soon as there updates on this, we will notify the community.
Name and Version
bitnami/opensearch:0.4.1
What architecture are you using?
amd64
What steps will reproduce the bug?
Deploying
bitnami/opensearch
chart withcontainerSecurityContext
configurationreadOnlyRootFilesystem: true
leads to following error:Pod stays in status
CrashLoopBackOff
What is the expected behavior?
No response
What do you see instead?
Container should start with readOnlyRootFilesystem= true
Additional information
No response