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
If someone wants to use an image from a private registry for their RayCluster nodes, they need to add a pull secret to their appwrapper.yaml. Currently the SDK does not support adding pull secretes.
We need to update the SDK to support the addition of pull secrets via an additional parameter in ClusterConfiguration()