You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 13, 2024. It is now read-only.
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.