From 93e7533be3e4571a5c0d0a7488bdd606d832bb89 Mon Sep 17 00:00:00 2001 From: Sandeep-Repo <41023083+sandeepkowndinya@users.noreply.github.com> Date: Thu, 3 Mar 2022 12:13:45 +0530 Subject: [PATCH] Update values.yaml --- 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..81a46ee 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -10,7 +10,7 @@ image: pullPolicy: IfNotPresent service: - type: ClusterIP + type: NodePort port: 80 ingress: