Good morning , our DevOps team set up a Prefect environment in kubernetes. Do I need the API key to be able to connect to the environment or just the PREFECT_API_URL?
🙌 1
✅ 1
I've answered my own question. I didn't need the API key. I simply used the export PREFECT_API_URL='URL' and that seemed to do the trick.