feat: Add config for persistent storage
This commit is contained in:
parent
c10aded847
commit
c533c7c070
5 changed files with 13 additions and 2 deletions
|
|
@ -20,5 +20,6 @@ variable "talos_nodes" {
|
|||
name = string
|
||||
type = string
|
||||
ipv4_address = string
|
||||
pvc_disks = optional(list(number)),
|
||||
}))
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue