cloudnative-pg / charts

CloudNativePG Helm Charts
Apache License 2.0
138 stars 62 forks source link

Helm chart support dual stuck clusters #249

Open M0NsTeRRR opened 3 months ago

M0NsTeRRR commented 3 months ago

There is no way for me to set the ipFamilyPolicy to "preferDualStack" in the current helm chart

CoreFloDev commented 2 weeks ago

OK so I was able to by pass the fact that they haven't merged the change by doing the change on my own version. However, I can't figure out how to fix it for the -rw, -ro and *-r service. Did you managed to fix that part? It is the same issue where it defaults to SingleStack for it ip family policy

M0NsTeRRR commented 2 weeks ago

Hello, No this fix only apply to the helm chart services, regarding database services it must be added in the go code controller and I didn't had time to look into in.