radu-gheorghe commented on issue #624:
URL: https://github.com/apache/solr-operator/issues/624#issuecomment-1775488762

   Just to make sure I'm on the right track: we'd first need to allow setting 
container-level `securityContext` in the Helm chart, correct?
   
   Because it doesn't seem to be currently possible. We have 
`podOptions.podSecurityContext` but that seems to refer to pod-level 
`securityContext` options, such as `runAsUser`. `readOnlyRootFilesystem` would 
be at the container level.
   
   Oh, and I `setup-zk` is only created when we specify a chroot. I guess that 
in order to properly test things, that container should also have 
`readOnlyRootFilesystem` in its definition, correct? And there's no good reason 
**not** to have `readOnlyRootFilesystem` on that container (once it works like 
that), correct?
   
   I'll continue poking at this under the assumption that all of the above are 
correct 🙂  but any feedback is welcome.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to