diff --git a/charts/wordpress/6.2.2/templates/hpa.yaml b/charts/wordpress/6.2.2/templates/hpa.yaml index fe7258e..6b3f12d 100644 --- a/charts/wordpress/6.2.2/templates/hpa.yaml +++ b/charts/wordpress/6.2.2/templates/hpa.yaml @@ -1,5 +1,5 @@ {{- if .Values.autoscaling.enabled }} -apiVersion: autoscaling/v2beta1 +apiVersion: autoscaling/v2 kind: HorizontalPodAutoscaler metadata: name: {{ include "wordpress.fullname" . }}