From 1aa171b31b915152c3e62a138a155f54a959fd31 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Tue, 16 Jun 2026 14:33:26 +0300 Subject: [PATCH] Use recreate strategy for brusnika-stage vmalert --- clusters/brusnika-stage/infrastructure/patches/vmstack.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clusters/brusnika-stage/infrastructure/patches/vmstack.yaml b/clusters/brusnika-stage/infrastructure/patches/vmstack.yaml index 4368ea1..d66a0bb 100644 --- a/clusters/brusnika-stage/infrastructure/patches/vmstack.yaml +++ b/clusters/brusnika-stage/infrastructure/patches/vmstack.yaml @@ -40,6 +40,7 @@ spec: spec: hostNetwork: true dnsPolicy: ClusterFirstWithHostNet + updateStrategy: Recreate evaluationInterval: 30s externalLabels: cluster: brusnika-stage