From b2e783459cc14657c20a70ce7937c48664d9bf98 Mon Sep 17 00:00:00 2001 From: Gorden Date: Mon, 19 Feb 2024 12:10:53 +0100 Subject: [PATCH] debug service --- Distribution/Service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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