Kol
08/17/2023, 4:28 PM<http://dev.get-clarity.io/ui-settings|dev.get-clarity.io/ui-settings>
rather than <http://dev.get-clarity.io/prefect/ui-settings|dev.get-clarity.io/prefect/ui-settings>
can anyone offer advice on configuration of prefect server to enable access to the ui at a subpath?jawnsy
08/17/2023, 4:33 PMKol
08/17/2023, 4:37 PMKols-MBP:traefik kolratner$ kubectl exec -it -n prefect prefect-server-5494598b6f-vd84k -- prefect config view
PREFECT_PROFILE='default'
PREFECT_API_DATABASE_CONNECTION_URL='********' (from env)
PREFECT_API_URL='<https://dev.get-clarity.io/prefect/api>' (from env)
PREFECT_DEBUG_MODE='False' (from env)
PREFECT_UI_API_URL='<https://dev.get-clarity.io/prefect/api>' (from env)