Commit d3b0c866 authored by roberthbailey's avatar roberthbailey

Merge pull request #5380 from justinsb/clarify_aws_comment

Clarify comment
parents bc60b540 41ed9e4f
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # 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} ZONE=${KUBE_AWS_ZONE:-us-west-2}
MASTER_SIZE=t2.micro MASTER_SIZE=t2.micro
MINION_SIZE=t2.micro MINION_SIZE=t2.micro
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment