jp-gouin / helm-openldap

Helm chart of Openldap in High availability with multi-master replication and PhpLdapAdmin and Ltb-Passwd
Apache License 2.0
198 stars 118 forks source link

Add possibility to define static clusterIp for service #169

Closed dplookup closed 3 months ago

dplookup commented 3 months ago

What this PR does / why we need it:

Allows a user to define a static IP for the service when the service type is clusterIP

Fix #168