Merge pull request #5380 from justinsb/clarify_aws_comment

Clarify comment
This commit is contained in:
roberthbailey 2015-03-12 17:43:43 +01:00
commit d3b0c86624

View File

@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# TODO: this isn't quite piped into all the right places...
# TODO: the zone isn't quite piped into all the right places...
ZONE=${KUBE_AWS_ZONE:-us-west-2}
MASTER_SIZE=t2.micro
MINION_SIZE=t2.micro