Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm Chart: Make loadBalancerIP configurable for webapp service #14991

Closed
NipunaPrashan opened this issue Jul 25, 2022 · 1 comment
Closed

Helm Chart: Make loadBalancerIP configurable for webapp service #14991

NipunaPrashan opened this issue Jul 25, 2022 · 1 comment
Labels

Comments

@NipunaPrashan
Copy link
Contributor

Tell us about the problem you're trying to solve

Currently, loadBalancerIP should be hardcorded in the yaml file, but we can be changed it to a configurable value in the yaml file.

Describe the solution you’d like

Add a configurable value to values.yaml and change the service yaml accordingly.

Describe the alternative you’ve considered or used

Hardcode the IP in service yaml.

Additional context

loadBalancerIP: xxx.xx.xx.x

Are you willing to submit a PR?

yes

@andyjih
Copy link
Contributor

andyjih commented Nov 4, 2022

cc @supertopher perhaps something for your team?

@marcosmarxm marcosmarxm changed the title [Helm chart] Make loadBalancerIP configurable for webapp service Helm Chart: Make loadBalancerIP configurable for webapp service Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants