diff --git a/Distribution/Service.yaml b/Distribution/Service.yaml index 130e697..36c3bec 100644 --- a/Distribution/Service.yaml +++ b/Distribution/Service.yaml @@ -14,4 +14,4 @@ spec: protocol: TCP port: 5000 targetPort: 5000 - nodePort: 5000 \ No newline at end of file + externalTrafficPolicy: Local \ No newline at end of file