GM, I am deploying the Server using the Helm chart...
# prefect-kubernetes
g
GM, I am deploying the Server using the Helm chart and want to Split the UI and API into separate services. and I have a few questions of how this works 1. Does the UI still need DB access setup and handles it own API/DB calls 2. Does the UI just get pointed to the API Services and make API Calls 3. How do I set the ENV variables to not cause a weird interaction with the API