Hi, is there a way to mock secrets for local execu...
# flyte-support
g
Hi, is there a way to mock secrets for local executions? I have a workflow that requests secrets but I also want to run locally for debugging. Currently getting an error when I try to run it without any editing
f
Yes you can have env cars
Vars
But this is something we want to improve
g
Is there a trivial way to figure out the env var that is used to acces the secret?
f
It should tell you when you run locally
It can be just an envvar with ’_ _fsec__’sec name