diff --git a/stable/datacube-ows/templates/autoscaling.yaml b/stable/datacube-ows/templates/autoscaling.yaml index 6855bb9..a1bbcaf 100644 --- a/stable/datacube-ows/templates/autoscaling.yaml +++ b/stable/datacube-ows/templates/autoscaling.yaml @@ -1,6 +1,6 @@ {{- if .Values.ows.enabled }} {{- if .Values.ows.hpa.autoscaling }} -apiVersion: autoscaling/v2beta2 +apiVersion: autoscaling/v2 kind: HorizontalPodAutoscaler metadata: name: {{ template "datacube-ows.fullname" . }}