mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
None is not a valid service type when trying to apply this chart we get ```Error: Service "metallb-controller-metrics" is invalid: spec.type: Unsupported value: "None": supported values: "ClusterIP", "ExternalName", "LoadBalancer", "NodePort"``` Also added clusterIP: "None" to avoid using an ip address Co-authored-by: jb-abbadie <jb-abbadie@users.noreply.github.com>