diff --git a/control_plane/terraform.tfvars b/control_plane/terraform.tfvars index 09ee74c..301dd27 100644 --- a/control_plane/terraform.tfvars +++ b/control_plane/terraform.tfvars @@ -1,5 +1,5 @@ # You can customize these values -cluster_name = "evolved-npcs-cluster" +cluster_name = "evo-npcs-infra" memory_mb = 2048 vcpu_count = 2 talos_version = "v1.11.1" \ No newline at end of file