From 7e2a7c7126111fabfc90cb784d187be92bafda68 Mon Sep 17 00:00:00 2001 From: Will Anderson Date: Tue, 14 Apr 2026 19:02:18 -0500 Subject: [PATCH] Force coordinator rollout to pick up new image with crash fix --- servers/legion/k8s/fornax/coordinator/deployment.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/servers/legion/k8s/fornax/coordinator/deployment.yaml b/servers/legion/k8s/fornax/coordinator/deployment.yaml index 06ffae2..9e44478 100644 --- a/servers/legion/k8s/fornax/coordinator/deployment.yaml +++ b/servers/legion/k8s/fornax/coordinator/deployment.yaml @@ -12,6 +12,8 @@ spec: app: fornax-coordinator template: metadata: + annotations: + kubectl.kubernetes.io/restartedAt: "2026-04-14T00:00:00Z" labels: app: fornax-coordinator spec: