Binary is available in the path

This commit is contained in:
Beltran Rueda
2018-11-19 14:15:51 +00:00
parent bb76699736
commit d6e30be4e7
4 changed files with 4 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ spec:
cpu: 100m
memory: 300Mi
command:
- ./cluster-autoscaler
- cluster-autoscaler
- --v=4
- --stderrthreshold=info
- --cloud-provider=aws

View File

@@ -27,7 +27,7 @@ spec:
cpu: 100m
memory: 300Mi
command:
- ./cluster-autoscaler
- cluster-autoscaler
- --v=4
- --stderrthreshold=info
- --cloud-provider=aws

View File

@@ -27,7 +27,7 @@ spec:
cpu: 100m
memory: 300Mi
command:
- ./cluster-autoscaler
- cluster-autoscaler
- --v=4
- --stderrthreshold=info
- --cloud-provider=aws

View File

@@ -34,7 +34,7 @@ spec:
cpu: 100m
memory: 300Mi
command:
- ./cluster-autoscaler
- cluster-autoscaler
- --v=4
- --stderrthreshold=info
- --cloud-provider=aws