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 3761c8a commit 9e03c32Copy full SHA for 9e03c32
variables.tf
@@ -50,7 +50,7 @@ variable "loki_endpoint" {
50
variable "haproxy_chart_version" {
51
description = "Haproxy helm chart version"
52
type = string
53
- default = "2.2.17"
+ default = "2.2.30"
54
}
55
56
variable "haproxy_replicas_count" {
0 commit comments