Support sidecar inject (#114)

This commit is contained in:
澄潭
2022-12-21 15:22:22 +08:00
committed by GitHub
parent 297ce43426
commit 79c894373c
10 changed files with 3556 additions and 8 deletions

View File

@@ -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: