With AAP 2.4, I expose the rulebook svc to get a route that can be accessed from outside the cluster, and that enables my rulebook to receive Github webhooks just fine.
But now with AAP 2.5, a URL is generated for each event stream but it doesn't match any svc in OCP. I have tried a few, but not able to figure out a working route.
And since each event stream URL is unique, I have to open up many routes on OCP to receive events?
Any guidance on Event Streams setup for OCP-based AAP?
With AAP 2.4, I expose the rulebook svc to get a route that can be accessed from outside the cluster, and that enables my rulebook to receive Github webhooks just fine.
But now with AAP 2.5, a URL is generated for each event stream but it doesn't match any svc in OCP. I have tried a few, but not able to figure out a working route.
And since each event stream URL is unique, I have to open up many routes on OCP to receive events?
Any guidance on Event Streams setup for OCP-based AAP?