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