From 43d8062a9b46fbc8ec95c0042e64530734e52fb0 Mon Sep 17 00:00:00 2001 From: Roman Voitenko Date: Fri, 4 Oct 2019 18:49:09 +0200 Subject: [PATCH] test of helm-guestbook 2 --- 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 fcc6529..a93708c 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -10,7 +10,7 @@ image: pullPolicy: IfNotPresent service: - type: LoadBalancer + type: ClusterIP port: 80 ingress: