Skip to content

[bitnami/schema-registry] Port is always 0 in HTTPRoute resource #36476

@attributeerror

Description

@attributeerror

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions