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.
When I'm trying to create an instance for Nexus Repo Manager, and enable statefulset with true value. A warning message appear saying that the default serviceaccount (that the operator create) has no permission to manipulate statefulset objets.
After creating the proper role and rolebinding objets to support statefulsets objets and recreate the Nexus Repo Manager instance, I can bypass the problem. Please, check that. Regards!