Skip to content

Commit d65a06f

Browse files
authored
Update README.md
1 parent 574ce68 commit d65a06f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ spec:
106106
- '*.kubernetes.docker.internal'
107107
```
108108
### Format
109-
Note the `traefik.ingress.kubernetes.io/router.middlewares` annotation value contains references to our created middleware pieces in the following format:
109+
Note the `traefik.ingress.kubernetes.io/router.middlewares` annotation value contains a comma-separated list of middleware to apply using the following format:
110110
```
111111
{namespace}-{name}@{provider}
112112
```

0 commit comments

Comments
 (0)