Add Longhorn and make it possible to enable/disable it and the hetzner csi
This commit is contained in:
@@ -103,6 +103,12 @@ load_balancer_location = "fsn1"
|
||||
|
||||
### The following values are entirely optional
|
||||
|
||||
# To use local storage on the nodes, you can enable Longhorn, default is "false"
|
||||
# enable_longhorn = false
|
||||
|
||||
# To disable Hetzner CSI storage, you can set the following to true, default is "false"
|
||||
# disable_hetzner_csi = false
|
||||
|
||||
# If you want to use a specific Hetzner CCM and CSI version, set them below; otherwise, leave them as-is for the latest versions
|
||||
# hetzner_ccm_version = ""
|
||||
# hetzner_csi_version = ""
|
||||
|
Reference in New Issue
Block a user