michaeljmarshall commented on PR #266:
URL: 
https://github.com/apache/pulsar-helm-chart/pull/266#issuecomment-1136704025

   @maxsxu - thanks for testing out my theory. I realize now that the `fsGroup` 
does not technically need to be `0` or `root` in this configuration. A user 
deploying to OpenShift can choose any user that is acceptable. The docker image 
will work correctly, because the `.conf` files are writable by the `root` 
group, and the configured `fsGroup` will own the PVCs. Essentially, OpenShift 
users will just need to select an `fsGroup` that passes the security context 
requirements.


-- 
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: dev-unsubscr...@pulsar.apache.org

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

Reply via email to