From f6c5248a2585a7d289aa0dcfc4b336b72224b311 Mon Sep 17 00:00:00 2001 From: mech422 Date: Sat, 6 Feb 2021 17:00:47 -0700 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..b700537 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -11,7 +11,7 @@ image: service: type: ClusterIP - port: 80 + port: 81 ingress: enabled: false