diff --git a/templates/configuration.tmpl b/templates/configuration.tmpl index 3761541d1..6b9b4ef62 100644 --- a/templates/configuration.tmpl +++ b/templates/configuration.tmpl @@ -40,11 +40,13 @@ Server URL + Weight {{range $keyServers, $valueServers := $valueBackends.Servers}} {{$keyServers}} {{$valueServers.Url}} + {{$valueServers.Weight}} {{end}}