operator-nxrm3 icon indicating copy to clipboard operation
operator-nxrm3 copied to clipboard

Issue with securityContext on Openshift

Open mrethers opened this issue 4 years ago • 17 comments

Setting nexus.securityContext to {} has no effect. The deployment still gets created with fsGroup: 200. The deployment resource doesn't specify a ServiceAccount to run the pods as so my only option at the moment is to add a new SCC to the default ServiceAccount which is not great.

I installed the operator through the web console by the way.

Thanks

mrethers avatar May 27 '20 16:05 mrethers