Fix JD01 web observe GC and legacy cleanup

This commit is contained in:
Codex
2026-07-01 03:39:24 +00:00
parent 09edf61fcf
commit 1bc2dd3d69
9 changed files with 1448 additions and 21 deletions
+9
View File
@@ -75,6 +75,15 @@ gc:
codex-queue-stats-verify: .state/codex-queue-stats-verify
codex-queue-perf: .state/codex-queue-perf
tmp: .state/tmp
legacyDockerImages:
enabled: true
minAgeHours: 12
keepPerRepository: 2
repositories:
- 127.0.0.1:5000/hwlab/web-probe-sentinel-${nodeLower}
legacyDockerRegistryVolumes:
enabled: true
requireK8sRegistryReady: true
codexSessions:
enabled: false
keepHours: 72