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: