mirror of https://github.com/knative/docs.git
Update blog/docs/articles/kubevirt_meets_eventing.md
Co-authored-by: Calum Murray <cmurray@redhat.com>
This commit is contained in:
parent
7450df131d
commit
4ca433d989
|
@ -226,7 +226,7 @@ EOF
|
|||
|
||||
The above `EventTransform` extracts values from the original event data and creates a new one. More details about the `EventTransform` API and the [JSONata](https://jsonata.org/){:target="_blank"} expression language can be found here [here](https://knative.dev/docs/eventing/transforms/){:target="_blank"}.
|
||||
|
||||
Having this in-place, the order of the event-flow got extended:
|
||||
With this in-place, the order of the event-flow is extended:
|
||||
|
||||
```bash
|
||||
Kubernetes Cluster
|
||||
|
|
Loading…
Reference in New Issue