diff --git a/chart/cas-cif/templates/hpa.yaml b/chart/cas-cif/templates/hpa.yaml index ac1c66f549..a689c05785 100644 --- a/chart/cas-cif/templates/hpa.yaml +++ b/chart/cas-cif/templates/hpa.yaml @@ -1,5 +1,5 @@ {{- if .Values.autoscaling.enabled }} -apiVersion: autoscaling/v2beta1 +apiVersion: autoscaling/v2 kind: HorizontalPodAutoscaler metadata: name: {{ include "cas-cif.fullname" . }}