Quote priority values in annotation examples.
This commit is contained in:
parent
18d8537d29
commit
ed2eb7b5a6
2 changed files with 4 additions and 3 deletions
|
@ -86,7 +86,7 @@ Annotations can be used on containers to override default behaviour for the whol
|
|||
|
||||
- `traefik.frontend.rule.type: PathPrefixStrip`
|
||||
Override the default frontend rule type. Default: `PathPrefix`.
|
||||
- `traefik.frontend.priority: 3`
|
||||
- `traefik.frontend.priority: "3"`
|
||||
Override the default frontend rule priority.
|
||||
|
||||
Annotations can be used on the Kubernetes service to override default behaviour:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue