tweaked readme
This commit is contained in:
@@ -69,13 +69,13 @@ variable "hetzner_csi_version" {
|
||||
|
||||
variable "hetzner_ccm_containers_latest" {
|
||||
type = bool
|
||||
default = false
|
||||
default = true
|
||||
description = "Whether to kustomize the Hetzner CCM manifest with the latest or canary tags for containers and imagePullPolicy of Always"
|
||||
}
|
||||
|
||||
variable "hetzner_csi_containers_latest" {
|
||||
type = bool
|
||||
default = false
|
||||
default = true
|
||||
description = "Whether to kustomize the Hetzner CSI manifest with the latest or canary tags for containers and imagePullPolicy of Always"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user