mirror of https://github.com/knative/docs.git
Mention auto-create on event registry doc (#5844)
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
This commit is contained in:
parent
c406a133bb
commit
2b59dcee4a
|
@ -151,6 +151,9 @@ two topics.
|
|||
|
||||
Using the registry, you can discover the different types of events that [Broker event meshes](../event-mesh) can consume.
|
||||
|
||||
!!! note
|
||||
With the experimental feature for EventType auto creation you can see more event types in the registry. Learn [here](../experimental-features/eventtype-auto-creation) how to enable this feature.
|
||||
|
||||
### View all event types you can subscribe to
|
||||
|
||||
- To see a list of event types in the registry that are available to subscribe to,
|
||||
|
|
Loading…
Reference in New Issue