mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 03:03:59 +00:00
Clarify comment
This commit is contained in:
parent
a3fd0a9fd5
commit
41ed9e4fef
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user