Skip to content

Commit

Permalink
Code review suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
wmedvede committed Nov 15, 2024
1 parent ad6f637 commit 1eec135
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ To configure the eventing system for a workflow, the {operator_name} use the fol
The linking of the workflow with the eventing system is produced by using Knative Eventing SinkBindings and Triggers.
These objects are automatically created by the {operator_name}, and facilitate workflow events production and consumption.

The following example shows the Knative Native eventing objects created for an `example-workflow` that was configured with a platform-scoped eventing system.
The following example shows the Knative Eventing objects created for an `example-workflow` configured with a platform-scoped eventing system.

.Platform-scoped eventing system configuration example
[source,yaml]
Expand Down

0 comments on commit 1eec135

Please sign in to comment.