We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfc2ef7 commit ed3bd72Copy full SHA for ed3bd72
templates/distributor/distributor-hpa.yaml
@@ -1,4 +1,4 @@
1
-{{- if and .Values.distributor.enable .Values.distributor.autoscaling.enabled }}
+{{- if and .Values.distributor.enabled .Values.distributor.autoscaling.enabled }}
2
{{- with .Values.distributor.autoscaling -}}
3
apiVersion: autoscaling/v2beta2
4
kind: HorizontalPodAutoscaler
0 commit comments