Switch from Ocelot to YARP for the microservice solution template #15065
Description
Resolves #14918
Ocelot has been replaced with YARP. Therefore there are some breaking changes:
ocelot.json
replaced withyarp.json
- Helm configurations are updated for gateways. Gateway reRoutes contains
url
only.dns
,schema
,host
andport
are removed.
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- Different issue: #15064
- I've assigned reviewer, related labels and set a milestone for this PR