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 8ba25f5 commit e1d0b80Copy full SHA for e1d0b80
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 = "3.0.14"
54
}
55
56
variable "haproxy_replicas_count" {
0 commit comments