diff --git a/clusters/yc-k8s-test-02/infrastructure/patches/istio-gateway.yaml b/clusters/yc-k8s-test-02/infrastructure/patches/istio-gateway.yaml index 501ad38..e1517a5 100644 --- a/clusters/yc-k8s-test-02/infrastructure/patches/istio-gateway.yaml +++ b/clusters/yc-k8s-test-02/infrastructure/patches/istio-gateway.yaml @@ -12,8 +12,9 @@ spec: - name: istiod namespace: istio-system values: - replicaCount: 1 - autoscaling: - enabled: false - minReplicas: 1 - maxReplicas: 1 + _internal_defaults_do_not_set: + replicaCount: 1 + autoscaling: + enabled: false + minReplicas: 1 + maxReplicas: 1