gruntwork-io / helm-kubernetes-services

Helm charts that can be used to package your applications into production ready deployments for Kubernetes. https://www.gruntwork.io
Apache License 2.0
190 stars 152 forks source link

Added support for configuring cluster ip on service #141

Closed yorinasub17 closed 2 years ago

yorinasub17 commented 2 years ago

Description

Title saids it all

TODOs

Read the Gruntwork contribution guidelines.

Release Notes (draft)

Added support for configuring cluster ip on service. This will allow you to configure a headless Kubernetes service.

yorinasub17 commented 2 years ago

Thanks for review! Merging this in now.