From 3908af1fbfb33f512652dfa126216b85937d623d Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Thu, 25 Jun 2026 12:06:43 +0300 Subject: [PATCH] ++ fix istio gateway values --- infrastructure/istio-gateway/yc-k8s-test/istio-gateway.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/infrastructure/istio-gateway/yc-k8s-test/istio-gateway.yaml b/infrastructure/istio-gateway/yc-k8s-test/istio-gateway.yaml index 2a9961c..0dfbf8a 100644 --- a/infrastructure/istio-gateway/yc-k8s-test/istio-gateway.yaml +++ b/infrastructure/istio-gateway/yc-k8s-test/istio-gateway.yaml @@ -12,4 +12,5 @@ spec: - name: istiod namespace: istio-system values: - replicaCount: 1 + _internal_defaults_do_not_set: + replicaCount: 1