HoustonPutman commented on PR #520:
URL: https://github.com/apache/solr-operator/pull/520#issuecomment-1512057325

   > So I have a general question about this. We only specify the `fsGroup` [by 
default](https://github.com/apache/solr-operator/blob/main/controllers/util/solr_util.go#L479).
 Do we not want to use the `fsGroup` provided in the custom 
`PodSecurityContext`?
   
   We do want to use the `fsGroup`, since that is what is used for volumes. I 
am also making sure to use `8983` as the default `fsGroup` when a custom 
podSecurityContext is provided that doesn't use an fsGroup.


-- 
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