diff --git a/applications/butler/templates/hpa.yaml b/applications/butler/templates/hpa.yaml index 090a8f4fbc..9eab162305 100644 --- a/applications/butler/templates/hpa.yaml +++ b/applications/butler/templates/hpa.yaml @@ -1,5 +1,5 @@ {{- if .Values.autoscaling.enabled }} -apiVersion: autoscaling/v2 +apiVersion: autoscaling/v2beta1 kind: HorizontalPodAutoscaler metadata: name: "butler"