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.
I want to use NodeSelctor to specify the Node on which the Nexus Repo (instance) will run.
I checked Yaml on the screen of the created instance and specified NodeSelector in spec.nexus, but the pod of the instance does not start. (When I deleted the description in spec.nexus that I added, it started successfully.)
Is it possible to specify NodeSelector in Nexus Repo (Instance, not Operator)?
If possible, could you please tell me how to set it up?