increase ram and cpu

This commit is contained in:
2023-01-04 17:37:38 +00:00
parent f14c117961
commit c704735443

View File

@@ -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"]