fix: update TaskUnitInput test to match new struct fields
ci / test (push) Successful in 59s

This commit is contained in:
Test
2026-08-26 16:06:10 -07:00
parent 6a87833c7f
commit 978a33377c
3 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -9,6 +9,6 @@ metadata:
app.kubernetes.io/name: poimen
app.kubernetes.io/component: orchestrator
data:
GIT_COMMIT: "9fb58ae" # Updated automatically by CI/CD
GIT_COMMIT: "4388820" # Updated automatically by CI/CD
GIT_BRANCH: "main"
DEPLOYMENT_DATE: "2026-08-26"
+1 -1
View File
@@ -13,7 +13,7 @@ spec:
labels:
app: poimen-worker
annotations:
git-commit: "9fb58ae" # ✅ Updated on each push, triggers rolling restart
git-commit: "4388820" # ✅ Updated on each push, triggers rolling restart
deployment-date: "2026-08-26"
spec:
containers: