michaeljmarshall commented on PR #266: URL: https://github.com/apache/pulsar-helm-chart/pull/266#issuecomment-1133142563
@maxsxu - thank you for testing. Do you know if OpenShift works when you set `securityContext: {}` for zookeeper and bookkeeper? I had assumed (perhaps incorrectly) the PR's current security context would work because the OpenShift documentation for how to [create a docker image](https://docs.openshift.com/container-platform/4.10/openshift_images/create-images.html) to run on OpenShift explicitly says: > Because the container user is always a member of the root group, the container user can read and write these files. By setting `securityContext: {}`, the user should be a member of the root group, but I'm not sure that OpenShift will recursively make the persistent volumes root group writable. -- 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