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