Talos on Proxmox WIP
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
vm_guests = [
|
||||
{
|
||||
cpu = 1
|
||||
host = "hv01"
|
||||
ipv4_address = "10.96.10.61"
|
||||
memory = 4096
|
||||
name = "k8s01-cp01"
|
||||
role = "talos_control_plane"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user