This website requires JavaScript.
Explore
Help
Sign in
baalajimaestro
/
traefik
Watch
1
Star
0
Fork
You've already forked traefik
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
b113972bcf
traefik
/
pkg
/
provider
/
file
/
fixtures
/
yaml
/
template_file.yml
6 lines
110 B
YAML
Raw
Normal View
History
Unescape
Escape
Support YAML for the dynamic configuration.
2019-06-26 16:18:04 +00:00
http
:
routers
:
WeightedRoundRobin load balancer Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2019-08-26 08:30:05 +00:00
{{
range $i, $e := until 20 }}
Support YAML for the dynamic configuration.
2019-06-26 16:18:04 +00:00
router{{ $e }}:
service
:
application-1
WeightedRoundRobin load balancer Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2019-08-26 08:30:05 +00:00
{{
end }}
Reference in a new issue
Copy permalink