Change vault CI CLOUD_MACHINE_TYPE to n1-standard-2
This commit is contained in:
parent
e1384f6618
commit
06035c0f4e
1 changed files with 1 additions and 0 deletions
|
@ -367,6 +367,7 @@ before_script:
|
|||
.ubuntu_vault_sep_variables: &ubuntu_vault_sep_variables
|
||||
# stage: deploy-gce-part1
|
||||
AUTHORIZATION_MODES: "{ 'authorization_modes': [ 'RBAC' ] }"
|
||||
CLOUD_MACHINE_TYPE: "n1-standard-2"
|
||||
KUBE_NETWORK_PLUGIN: canal
|
||||
CERT_MGMT: vault
|
||||
CLOUD_IMAGE: ubuntu-1604-xenial
|
||||
|
|
Loading…
Reference in a new issue