Hey team we are evaluating the `FlyteRemote` to ex...
# flyte-support
a
Hey team we are evaluating the
FlyteRemote
to execute Flyte workflows, done some testing works well, but we want to disable this into our Prod environment, just wanted to know if there is any way we can do it?
@average-finland-92144 Any thoughts on it?
a
hey @adventurous-ability-21671 so yo want to prevent FlyteRemote from fetching workflows/launchplans in the production domain?
f
You cannot unless you block routes
In union you can
As union has RBAC
Curious why do you want to prevent
a
Thanks @average-finland-92144 and @freezing-airport-6809, the plan is to enable this features for our Data scientists in the Dev and Stage environment so that they can use notebook feature and run their workflows without as quickly as possible, however for the higher environment i.e. Prod we do not want Data scientists to run the workflows from Notebook, it has to go through the pipeline.
f
@adventurous-ability-21671 thank you for sharing