diff --git a/health-check/service.yaml b/health-check/service.yaml index a1c654f..1ba7771 100644 --- a/health-check/service.yaml +++ b/health-check/service.yaml @@ -7,6 +7,7 @@ spec: - port: 80 protocol: TCP targetPort: 80 + nodePort: 30335 selector: app: random-shapes type: NodePort