Skip to content

Commit

Permalink
Decrease title size
Browse files Browse the repository at this point in the history
  • Loading branch information
dsimansk committed Jul 19, 2023
1 parent cfe560c commit b0ed5ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@ default <...> com.corp.integration.warning kn-event/v1.9.0 m
default <...> my.demo.event my/curl/command my-broker True
```

# Conclusion and Recommendation
## Conclusion and Recommendation

With out this feature we would not see the two `EventType`s in the system, so we have improved the discoverablilty of events, for consumption. However while this **opt-in** feature is handy for automatic event creation, we **strongly** recommend to create the actual `EventType` manifests for all events that your application `deployments` produce, as part of your Gitops pipeline, rather than relying on this auto-create feature.

0 comments on commit b0ed5ea

Please sign in to comment.