From a8769f8cf57bd371d5a9cde8b5cabac4495a5fe0 Mon Sep 17 00:00:00 2001 From: Christine Kim Date: Fri, 11 Aug 2023 13:35:04 -0400 Subject: [PATCH] Kustomize update hpa version Signed-off-by: Christine Kim --- kustomize/podinfo/hpa.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/podinfo/hpa.yaml b/kustomize/podinfo/hpa.yaml index 8c86aae7..3b21e4c7 100644 --- a/kustomize/podinfo/hpa.yaml +++ b/kustomize/podinfo/hpa.yaml @@ -1,4 +1,4 @@ -apiVersion: autoscaling/v2beta2 +apiVersion: autoscaling/v2 kind: HorizontalPodAutoscaler metadata: name: podinfo