Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

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

Open
rubenst2013 opened this issue May 24, 2023 · 0 comments

Comments

@rubenst2013
Copy link

  • The port on the service is hard coded as 'nexus-ui'
  • The proxy-route.yaml uses the template 'nexus.fullname'.

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'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant