From 38ab01a1fcb0966063fb56d4a7c6b323ce510bc1 Mon Sep 17 00:00:00 2001 From: Shruti12dubey Date: Fri, 13 Dec 2024 10:21:01 +0530 Subject: [PATCH] Update values.yaml Signed-off-by: Shruti12dubey --- charts/hello-world/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/hello-world/values.yaml b/charts/hello-world/values.yaml index a85d5a9..2ad14ee 100644 --- a/charts/hello-world/values.yaml +++ b/charts/hello-world/values.yaml @@ -23,5 +23,6 @@ serviceAccount: name: "" service: - type: ClusterIP + type: NodePort port: 80 + nodeport: 30100