diff --git a/manifests/02-services/hw-service.yaml b/manifests/02-services/hw-service.yaml index e7faec9..7f3ecfd 100644 --- a/manifests/02-services/hw-service.yaml +++ b/manifests/02-services/hw-service.yaml @@ -11,4 +11,4 @@ spec: - protocol: TCP port: 80 targetPort: 80 - nodePort: 7855 \ No newline at end of file + nodePort: 30001 \ No newline at end of file