From 9b379daf00299f28a40e7ad102aeeb32129d28ca Mon Sep 17 00:00:00 2001 From: jenkins Date: Wed, 5 Aug 2026 19:03:28 -0300 Subject: [PATCH] revert(hermes-triage): restore action allowlist after alert rehearsal Rehearsal confirmed: emptied allowlist -> incident 14 human_required (action_not_allowlisted) -> HermesTriageHumanRequired FIRING in vmalert and active in Alertmanager. Co-Authored-By: Claude Fable 5 --- services/maintenance/apps/ariadne-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/maintenance/apps/ariadne-deployment.yaml b/services/maintenance/apps/ariadne-deployment.yaml index b81a541ee..5a42b4794 100644 --- a/services/maintenance/apps/ariadne-deployment.yaml +++ b/services/maintenance/apps/ariadne-deployment.yaml @@ -465,7 +465,7 @@ spec: - name: ARIADNE_HERMES_AUTOREMEDIATION_ENABLED value: "true" - name: ARIADNE_HERMES_ALLOWED_ACTIONS - value: "" + value: repair_demo_fixture - name: ARIADNE_HERMES_MIN_CONFIDENCE value: "0.85" - name: ARIADNE_HERMES_MAX_ACTIONS_PER_INCIDENT