diff --git a/values.yaml b/values.yaml index 3ddffd3..370e0e0 100644 --- a/values.yaml +++ b/values.yaml @@ -36,7 +36,7 @@ service: externalIPs: [] loadBalancerIP: "" loadBalancerSourceRanges: [] - type: ClusterIP + type: LoadBalancer # Named target ports are not supported by GCE health checks, so when deploying on GKE # and exposing it via GCE ingress, the health checks fail and the load balancer returns a 502. namedTargetPort: true