Loading assets/auto-deploy-app/templates/hpa.yaml +1 −1 Original line number Diff line number Diff line {{- if and .Values.hpa.enabled .Values.resources.requests -}} {{- if .Values.hpa.metrics }} apiVersion: autoscaling/v2beta1 apiVersion: autoscaling/v2beta2 {{- else }} apiVersion: autoscaling/v1 {{- end }} Loading Loading
assets/auto-deploy-app/templates/hpa.yaml +1 −1 Original line number Diff line number Diff line {{- if and .Values.hpa.enabled .Values.resources.requests -}} {{- if .Values.hpa.metrics }} apiVersion: autoscaling/v2beta1 apiVersion: autoscaling/v2beta2 {{- else }} apiVersion: autoscaling/v1 {{- end }} Loading