We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2240407 commit 935312bCopy full SHA for 935312b
clickhouse-cluster/variables.tf
@@ -15,7 +15,7 @@ variable "clickhouse_cluster_name" {
15
16
variable "clickhouse_cluster_chart_version" {
17
description = "Version of the ClickHouse cluster helm chart version"
18
- default = "0.1.6"
+ default = "0.1.8"
19
type = string
20
}
21
variables.tf
@@ -69,7 +69,7 @@ variable "clickhouse_cluster_enable_loadbalancer" {
69
70
71
72
73
74
75
0 commit comments