mirror of
https://github.com/bitnami/charts.git
synced 2026-03-12 06:47:32 +08:00
* feat: optionally disable Service.spec.loadBalancerIP for external access With theses changes, the user can optionally disable the Service.spec.loadBalancerIP for external access. Alternatively, the user can specify an annotation name with `cluster.externalAccess.service.loadBalancerIPAnnotation` to use service annotations for fixed IPs. fixes #19535 Signed-off-by: Christoph Maser <christoph.maser+github@gmail.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Christoph Maser <christoph.maser+github@gmail.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>