Name and Version
bitnami/schema-registry 26.1.0
What steps will reproduce the bug?
The port value when creating the HTTPRoute resource is always 0 due to an issue within the order of pipeline chaining.
What is the expected behavior?
Port is pulled from the values file and returns what the current service port is, e.g. 8081.
What do you see instead?
Port is pulled from the values file and returns 0.
Name and Version
bitnami/schema-registry 26.1.0
What steps will reproduce the bug?
The port value when creating the
HTTPRouteresource is always 0 due to an issue within the order of pipeline chaining.What is the expected behavior?
Port is pulled from the values file and returns what the current service port is, e.g. 8081.
What do you see instead?
Port is pulled from the values file and returns 0.