sonatype / nxrm3-helm-repository

Helm3 charts for Nexus Repository Manager
Other
33 stars 36 forks source link

nexus repository manager template proxy-route.yaml uses wrong targetPort #52

Open rubenst2013 opened 1 year ago

rubenst2013 commented 1 year ago

These two never match! 😢 (unless fullNameOverride is set to 'nexus-ui' as well - resulting in spreading that string over all its resources)

Possible solution could be to either hard code both as 'nexus-ui' or introduce a variable 'nexusProxyRoute.portName' with a default value of 'nexus-ui'