fix indentaion in hpa deployment (#12893)

This commit is contained in:
Tomáš Kukrál
2019-03-08 01:50:03 +01:00
committed by Kubernetes Prow Robot
parent cf52474db1
commit f6033fccc8
@@ -19,8 +19,8 @@ spec:
image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.1.1 image: k8s.gcr.io/cluster-proportional-autoscaler-amd64:1.1.1
resources: resources:
requests: requests:
cpu: "20m" cpu: 20m
memory: "10Mi" memory: 10Mi
command: command:
- /cluster-proportional-autoscaler - /cluster-proportional-autoscaler
- --namespace=kube-system - --namespace=kube-system