From 6affc015eeb5c3862b2328871d949c028d5d16b0 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Thu, 22 Jun 2023 00:23:37 +1000 Subject: [PATCH] ingress? --- manifests/02-services/hw-service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/02-services/hw-service.yaml b/manifests/02-services/hw-service.yaml index ce1bcee..a631e96 100644 --- a/manifests/02-services/hw-service.yaml +++ b/manifests/02-services/hw-service.yaml @@ -10,7 +10,7 @@ spec: ports: - port: 6666 targetPort: 80 - + nodePort: 6666 #name: http #protocol: TCP