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 0e78935 commit 5153822Copy full SHA for 5153822
cluster/manifests/kube-metrics-adapter/deployment.yaml
@@ -39,6 +39,7 @@ spec:
39
- --scaling-schedule
40
- --scaling-schedule-default-scaling-window={{.Cluster.ConfigItems.kube_metrics_adapter_default_scaling_window}}
41
- --scaling-schedule-ramp-steps={{.Cluster.ConfigItems.kube_metrics_adapter_scaling_schedule_ramp_steps}}
42
+ - --horizontal-pod-autoscaler-tolerance={{.Cluster.ConfigItems.horizontal_pod_autoscaler_tolerance}}
43
- --aws-external-metrics
44
- --aws-region={{.Cluster.Region}}
45
- --aws-region=eu-west-1
0 commit comments