fix indentaion in hpa deployment (#12893)
This commit is contained in:
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
|
||||
resources:
|
||||
requests:
|
||||
cpu: "20m"
|
||||
memory: "10Mi"
|
||||
cpu: 20m
|
||||
memory: 10Mi
|
||||
command:
|
||||
- /cluster-proportional-autoscaler
|
||||
- --namespace=kube-system
|
||||
|
||||
Reference in New Issue
Block a user