diff --git a/helm-guestbook/values.yaml b/helm-guestbook/values.yaml index 642921f..57e0486 100644 --- a/helm-guestbook/values.yaml +++ b/helm-guestbook/values.yaml @@ -13,7 +13,7 @@ containerPort: 80 service: type: ClusterIP - port: 80 + port: 8080 ingress: enabled: false