Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Add ability to specify port for ui service #1062

Closed
wants to merge 2 commits into from

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented Aug 1, 2021

I followed the same pattern as for nodePort. This is generally useful for specifying load balancer ports and we have this option already for mesh gateways. This is also useful for running in Minikube because minikube tunnel will open up localhost:<port> and so you can have the Consul UI on localhost:8500 rather than localhost:80.

How I've tested this PR:

  • helm tests

How I expect reviewers to test this PR: code

Checklist:

  • Bats tests added
  • CHANGELOG entry added (HashiCorp engineers only, community PRs should not add a changelog entry)

@lkysow lkysow requested review from a team, kschoche and sadjamz and removed request for a team August 1, 2021 19:38
Copy link
Contributor

@kschoche kschoche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Given that you mentioned it's potentially helpful in minikube, could we update a doc as well somewhere pointing this out? No worries if not.

@lkysow
Copy link
Member Author

lkysow commented Aug 12, 2021

Closed by hashicorp/consul-k8s#604

@lkysow lkysow closed this Aug 12, 2021
@lkysow lkysow deleted the lkysow/port-customize branch August 12, 2021 16:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants