increase ram and cpu
This commit is contained in:
@@ -5,8 +5,8 @@ sshkeys = "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTYqag8OKcV6kIitn3Axlyi3Xr9Eeyb
|
||||
k3master = {
|
||||
count = 3
|
||||
name = ["k3s01", "k3s02", "k3s03"]
|
||||
cores = 4
|
||||
memory = "8192"
|
||||
cores = 10
|
||||
memory = "12288"
|
||||
drive = "100G"
|
||||
storage = "NVMeSSD"
|
||||
template = ["CentOS9-Template","CentOS9-Template","CentOS9-Template"]
|
||||
|
||||
Reference in New Issue
Block a user