From 2732516423312354bf19aae432f5534892e4f809 Mon Sep 17 00:00:00 2001 From: bradsoper <107413559+bradsoper@users.noreply.github.com> Date: Fri, 23 Feb 2024 16:13:57 -0800 Subject: [PATCH] Update instance.tpl updated hpa metrics resource spec for the ingressGateway --- pkg/networking/tmpl/istio/instance/instance.tpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pkg/networking/tmpl/istio/instance/instance.tpl b/pkg/networking/tmpl/istio/instance/instance.tpl index 5d4fac32..971cc873 100644 --- a/pkg/networking/tmpl/istio/instance/instance.tpl +++ b/pkg/networking/tmpl/istio/instance/instance.tpl @@ -52,7 +52,9 @@ spec: metrics: - resource: name: cpu - targetAverageUtilization: 80 + target: + averageUtilization: 80 + type: Utilization type: Resource minReplicas: 1 scaleTargetRef: