diff --git a/chart/templates/hpa.yaml b/chart/templates/hpa.yaml index 9bee334de3d775c0f5229e888c1f4f4969a6d8a4..a91f61bd5c7faa1ca3da0eb6883ff7bc0f912431 100644 --- a/chart/templates/hpa.yaml +++ b/chart/templates/hpa.yaml @@ -1,5 +1,5 @@ {{- if .Values.autoscaling.enabled }} -apiVersion: autoscaling/v2beta2 +apiVersion: autoscaling/v2 kind: HorizontalPodAutoscaler metadata: name: {{ include "chart.fullname" . }}