mirror of
https://github.com/alibaba/higress.git
synced 2026-06-25 18:25:10 +08:00
Support sidecar inject (#114)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{{- if and .Values.pilot.autoscaleEnabled .Values.pilot.autoscaleMin .Values.pilot.autoscaleMax }}
|
||||
{{- if not .Values.global.autoscalingv2API }}
|
||||
{{- if not .Values.extra.autoscalingv2API }}
|
||||
apiVersion: autoscaling/v2beta1
|
||||
kind: HorizontalPodAutoscaler
|
||||
metadata:
|
||||
|
||||
Reference in New Issue
Block a user