You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ spec:
106
106
- '*.kubernetes.docker.internal'
107
107
```
108
108
### 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:
0 commit comments