[Feature] Support namespace scoped deployment #227
Labels
deployment
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Search before asking
Description
In our company, we start to limit the access to platform users on Kubernetes cluster. That means, user will only have permission to operate objects in single namespace. cluster level objects like crds, clusterroles, clusterrolerolebings has to be submited to ops team and ask them to apply to the cluster.
In this case, current deployment way doesn't work in one-click.
We need to provide a kustomize override to limit the kuberay to single specificed namespace for a successful deployment.
Use case
No response
Related issues
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: