From 07f75c7dc8b572bd8c243d88a833f0b990be7c0b Mon Sep 17 00:00:00 2001 From: Will Anderson Date: Tue, 14 Apr 2026 19:57:32 -0500 Subject: [PATCH] Force UI pod rollout to pick up new nginx image --- servers/legion/k8s/fornax/ui/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/legion/k8s/fornax/ui/deployment.yaml b/servers/legion/k8s/fornax/ui/deployment.yaml index 06ac5c8..bc85b89 100644 --- a/servers/legion/k8s/fornax/ui/deployment.yaml +++ b/servers/legion/k8s/fornax/ui/deployment.yaml @@ -13,7 +13,7 @@ spec: template: metadata: annotations: - kubectl.kubernetes.io/restartedAt: "2026-04-14T20:15:00Z" + kubectl.kubernetes.io/restartedAt: "2026-04-14T20:30:00Z" labels: app: fornax-ui spec: