Commit 41ed9e4f authored by Justin Santa Barbara's avatar Justin Santa Barbara

Clarify comment

parent a3fd0a9f
...@@ -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