agent: reset Hermes rollout window

This commit is contained in:
jenkins 2026-07-21 21:29:46 -03:00
parent c6209fa4be
commit a965544fec
2 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ spec:
name: flux-system
namespace: flux-system
wait: true
timeout: 30m
timeout: 45m
healthChecks:
- apiVersion: apps/v1
kind: Deployment

View File

@ -9,7 +9,7 @@ metadata:
spec:
replicas: 1
revisionHistoryLimit: 2
progressDeadlineSeconds: 1800
progressDeadlineSeconds: 2700
strategy:
type: Recreate
selector:
@ -23,7 +23,7 @@ spec:
ai.bstein.dev/model: qwen2.5:7b-instruct-q4_0
ai.bstein.dev/role: testing-triage
ai.bstein.dev/placement: arm64 gateway lane (rpi5 preferred)
ai.bstein.dev/config-rev: "20260721-hermes-replacement"
ai.bstein.dev/config-rev: "20260721-hermes-rollout-deadline"
spec:
serviceAccountName: hermes-triage
automountServiceAccountToken: true