Skip to content

Add appProtocol to nxrm-ha-hl service or prefix containerPort with "http-" #143

@AMEvers

Description

@AMEvers

Currently the nexus chart is using a named containerPort of "nexus-ui" for it's UI frontend port. This makes it unusable with the Istio service mesh which either keys off of appProtocol on the k8s service or looks for the protocol as a prefix to the name. I personally think defining the appProtocol in the service is better form but prefixing named containerPorts with http- (or just naming them http) is a standard convention that almost every helmchart uses. Either change is a fairly small.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions