From d7314f7dd79e2df4bb09eddc36f119cb7d716160 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Wed, 3 Jun 2026 15:48:14 +0300 Subject: [PATCH] fix brusnika stage istio gateway affinity --- .../brusnika-stage/infrastructure/patches/istio-gateway.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/brusnika-stage/infrastructure/patches/istio-gateway.yaml b/clusters/brusnika-stage/infrastructure/patches/istio-gateway.yaml index 355194f..cc2ea77 100644 --- a/clusters/brusnika-stage/infrastructure/patches/istio-gateway.yaml +++ b/clusters/brusnika-stage/infrastructure/patches/istio-gateway.yaml @@ -17,7 +17,7 @@ spec: app: istio-ingressgateway istio: ingressgateway replicaCount: 2 - affinity: {} + affinity: null tolerations: [] hostPorts: [] podAnnotations: