Skip to content

Commit

Permalink
Merge pull request kubernetes#12347 from fejta/rbe
Browse files Browse the repository at this point in the history
Exchange workers for disk
  • Loading branch information
k8s-ci-robot authored Apr 25, 2019
2 parents d13ca21 + 204eba4 commit 12610f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rbe/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ fi

proj=$1
pool=${2:-}
workers=100
disk=300
workers=200
disk=200
machine=n1-standard-2

users=()
Expand Down

0 comments on commit 12610f0

Please sign in to comment.