ci: 修复hap部署

This commit is contained in:
2023-03-08 13:36:00 +08:00
parent b75e70eb04
commit 59fe6d9dc8

View File

@ -1,5 +1,5 @@
{{- if .Values.autoscaling.enabled }}
apiVersion: autoscaling/v2beta1
apiVersion: autoscaling/v2beta2
kind: HorizontalPodAutoscaler
metadata:
name: {{ include "cago.fullname" . }}