mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-07 03:31:20 -03:30
Add option for boot volume type for k8s node (#8256)
This commit is contained in:
@@ -40,6 +40,8 @@ variable "gfs_volume_size_in_gb" {}
|
||||
|
||||
variable "master_volume_type" {}
|
||||
|
||||
variable "node_volume_type" {}
|
||||
|
||||
variable "public_key_path" {}
|
||||
|
||||
variable "image" {}
|
||||
|
||||
Reference in New Issue
Block a user