Add retries;Increase ova cpu sizing;Replace deployment options
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -33,7 +33,7 @@ source "vsphere-iso" "k8sbootstrap" {
|
||||
ssh_handshake_attempts = "100"
|
||||
ssh_pty = true
|
||||
|
||||
CPUs = 2
|
||||
CPUs = 4
|
||||
RAM = 8192
|
||||
|
||||
network_adapters {
|
||||
|
Reference in New Issue
Block a user