From 91d3b9e0cf8eee10b7f920c23c9d676ccfbe6635 Mon Sep 17 00:00:00 2001 From: Jhon Honce Date: Fri, 9 Jan 2015 14:00:46 -0700 Subject: Infrastructure - Update pod definitions * Bring pod definitions in line with lates k8s release --- cluster.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cluster.sh') diff --git a/cluster.sh b/cluster.sh index afb9826ff..bd70a3a13 100755 --- a/cluster.sh +++ b/cluster.sh @@ -1,6 +1,6 @@ #!/bin/bash -eu -MINIONS=3 +MINIONS=2 MASTERS=1 # If the environment variable OO_PROVDER is defined, it used for the provider -- cgit v1.2.3