mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
Merge pull request #5380 from justinsb/clarify_aws_comment
Clarify comment
This commit is contained in:
commit
d3b0c86624
@ -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