Route /api/ui through nginx to bypass Cloudflare Access; bump restartedAt

The /api/ui path is now routed to the fornax-ui nginx pod (which proxies
internally to the coordinator) rather than directly to the coordinator.
This fixes the browser fetch being blocked by Cloudflare Access.

Both coordinator and UI deployments get a restartedAt bump to pull the
new images after CI builds.
This commit is contained in:
Will Anderson
2026-04-14 19:44:23 -05:00
parent 3110903c81
commit 87c4b63cca
3 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ spec:
template:
metadata:
annotations:
kubectl.kubernetes.io/restartedAt: "2026-04-14T19:30:00Z"
kubectl.kubernetes.io/restartedAt: "2026-04-14T20:15:00Z"
labels:
app: fornax-ui
spec: