From db468f6375e9206ec48154b8edd9ed6cf9dd97c3 Mon Sep 17 00:00:00 2001 From: brandon Date: Mon, 5 Apr 2021 22:25:53 -0400 Subject: [PATCH] nodeport --- 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 f762dc2..eb0599c 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -10,7 +10,7 @@ image: pullPolicy: IfNotPresent service: - type: LoadBalancer + type: NodePort port: 80 ingress: