fix: wrong filters attribute in trigger document (#6294)

This commit is contained in:
Pawissakan Chirupphapa 2025-07-28 13:48:36 +09:00 committed by GitHub
parent 59fd9a068e
commit fbe192c9e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -88,10 +88,10 @@ with `-extensions.
spec:
broker: default
filters:
exact:
type: dev.knative.foo.bar
suffix:
myextension: -value
- exact:
type: dev.knative.foo.bar
suffix:
myextension: -value
subscriber:
ref:
apiVersion: serving.knative.dev/v1