From aeadeddbf7a6c713aacdf30100a99187e3b2c42b Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 4 Oct 2023 10:57:38 +0100 Subject: [PATCH] Change HPA version --- helm_deploy/wordpress/templates/hpa-wordpress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm_deploy/wordpress/templates/hpa-wordpress.yaml b/helm_deploy/wordpress/templates/hpa-wordpress.yaml index 19c1288e..56fb0a47 100644 --- a/helm_deploy/wordpress/templates/hpa-wordpress.yaml +++ b/helm_deploy/wordpress/templates/hpa-wordpress.yaml @@ -1,5 +1,5 @@ {{- if .Values.hpa.enabled }} -apiVersion: autoscaling/v1 +apiVersion: autoscaling/v2 kind: HorizontalPodAutoscaler metadata: name: hale-platform-hpa