From 6d63bf835afe2119108fb7810902df51b9a04274 Mon Sep 17 00:00:00 2001 From: brandon Date: Fri, 19 Mar 2021 17:27:13 -0400 Subject: [PATCH] load balancer --- helm-guestbook/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index 3666712..3f4286e 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -10,7 +10,7 @@ image: pullPolicy: IfNotPresent service: - type: ClusterIP + type: LoadBalancer port: 80 ingress: