mirror of
https://github.com/traefik/traefik
synced 2026-02-03 08:50:32 +00:00
Merge branch v2.11 into v3.4
This commit is contained in:
@@ -338,6 +338,11 @@ func genKVDynConfDoc(outputFile string) {
|
||||
CODE GENERATED AUTOMATICALLY
|
||||
THIS FILE MUST NOT BE EDITED BY HAND
|
||||
-->
|
||||
`)
|
||||
|
||||
_, _ = fmt.Fprintf(file, `
|
||||
| Key (Path) | Value |
|
||||
|------------|-------|
|
||||
`)
|
||||
|
||||
for _, k := range keys {
|
||||
|
||||
Reference in New Issue
Block a user