loft-sh / component-chart

Kubernetes Component Chart - Helm Chart for Application Components in Kubernetes
https://devspace.sh/component-chart/docs/introduction
Apache License 2.0
32 stars 39 forks source link

ipFamily isn't a thing #107

Open withinboredom opened 8 months ago

withinboredom commented 8 months ago

In the generated service, it sets ipFamily, but this seems like a typo and should be ipFamilyPolicy?

See https://kubernetes.io/docs/concepts/services-networking/dual-stack/