1
0
Fork 0

Preserve HTTPRoute filters order

This commit is contained in:
Kevin Pollet 2024-10-21 09:54:04 +02:00 committed by GitHub
parent ef5aa129c7
commit eeb99c3536
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 46 additions and 19 deletions

View file

@ -54,4 +54,9 @@ spec:
extensionRef:
group: traefik.io
kind: Middleware
name: my-middleware
name: my-first-middleware
- type: ExtensionRef
extensionRef:
group: traefik.io
kind: Middleware
name: my-second-middleware