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

Need to set LoadbalancerIP in Service specification. Patch to copy all specs over from Values files. #72

Merged
merged 9 commits into from
Jun 4, 2021

Conversation

komasoftware
Copy link
Contributor

I want to copy over loadBalancerIP to grab a predefined static ip.
This patch copies over all spec settings predefined in the values file.

komasoftware and others added 2 commits May 28, 2021 21:20
I want to copy over loadBalancerIP to grab a predefined static ip
@komasoftware komasoftware changed the title copy other specs over Need to set LoadbalancerIP in Service specification. Patch to copy all specs over from Values files. May 28, 2021
@bokysan
Copy link
Owner

bokysan commented May 29, 2021

Thank you for the commit.

Could you please update values.yml and README.md as well? Otherwise nobody will know about this feature.

Thanks,
B

@komasoftware
Copy link
Contributor Author

Sure, I will do that.

Can I make my forked repo easily function as helm repo by publishing the gh-pages so I can test this out against my fork ?

@bokysan
Copy link
Owner

bokysan commented May 31, 2021

  • clone the repo
  • fix your chart
  • make test heml/test_*.yml
  • make sure all tests go through by running helm/tests.sh
  • install your chart by calling helm install name ./helm/mail
  • commit

@komasoftware
Copy link
Contributor Author

Everything cleaned up, added a test and updated README.

@komasoftware
Copy link
Contributor Author

Last commit fixes the merge conflict in the README

@bokysan
Copy link
Owner

bokysan commented Jun 4, 2021

LGTM.

@bokysan bokysan merged commit 9a444d4 into bokysan:master Jun 4, 2021
@komasoftware komasoftware deleted the patch-1 branch June 4, 2021 13:55
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

Successfully merging this pull request may close these issues.

2 participants