diff --git a/charts/zipkin/templates/hpa.yaml b/charts/zipkin/templates/hpa.yaml index bc277cf0ec9..c7eb541b1a0 100644 --- a/charts/zipkin/templates/hpa.yaml +++ b/charts/zipkin/templates/hpa.yaml @@ -12,7 +12,7 @@ or implied. See the License for the specific language governing permissions and the License. */}} {{- if .Values.autoscaling.enabled }} -apiVersion: autoscaling/v2beta1 +apiVersion: autoscaling/v2 kind: HorizontalPodAutoscaler metadata: name: {{ include "zipkin.fullname" . }}