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

Set static IP address for loadbalancer #73

Closed
komasoftware opened this issue May 28, 2021 · 0 comments
Closed

Set static IP address for loadbalancer #73

komasoftware opened this issue May 28, 2021 · 0 comments

Comments

@komasoftware
Copy link
Contributor

To set the static IP address for the loadblaancer,, we need to ocpy over LoadbalancerIP

I created this pull request where the template will copy over all properties of service.spec from the values

#72

The pull request is a bit messy, we only need to add 1 line really :

{{- with .Values.service.spec }}{{ toYaml . | nindent 2 }}{{ end }}

at the right spot. Not sure of the indent. I tried to setup the helm repo for the cloned repository but that didn't work.
Trying to figure out how I can easily test this.

@bokysan bokysan closed this as completed Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants