Remove Rancher v1 provider

This commit is contained in:
Tom Moulard
2022-12-19 10:42:05 +01:00
committed by GitHub
parent 7129f03dc9
commit 2ad1fd725a
66 changed files with 10 additions and 3316 deletions

View File

@@ -54,16 +54,6 @@ labels: {
}
```
```yaml tab="Rancher"
## Dynamic configuration
labels:
- traefik.http.routers.blog.rule=Host(`example.com`) && Path(`/blog`)
- traefik.http.routers.blog.tls=true
- traefik.http.routers.blog.tls.certresolver=myresolver
- traefik.http.routers.blog.tls.domains[0].main=example.org
- traefik.http.routers.blog.tls.domains[0].sans=*.example.org
```
```yaml tab="File (YAML)"
## Dynamic configuration
http: