Increase number of k8s nodes to 4

Change-Id: I08bc14a854e8b692abe89670c1b3661a76b1a27a
This commit is contained in:
Monty Taylor 2019-01-02 19:50:13 +00:00
parent 9b276914bd
commit 3703ddf4a0
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ export MASTER_FLAVOR="v2-highcpu-4"
export MASTER_BOOT_FROM_VOLUME="True"
export IGNORE_VOLUME_AZ="True"
export FLOATING_IP_NETWORK_UUID="0048fce6-c715-4106-a810-473620326cb0"
export NODE_COUNT="4"
export NODE_FLAVOR="v2-highcpu-8"
export NODE_AUTO_IP="True"
export NODE_BOOT_FROM_VOLUME="True"