From eae5a6c94302aaf39fe482780426608ae82e9f77 Mon Sep 17 00:00:00 2001 From: Sergio Infante <48457147+sergioinf@users.noreply.github.com> Date: Wed, 3 Apr 2024 14:58:27 +0200 Subject: [PATCH] Update pivot-simulation-service.yaml --- files_for_manual_deploy/pivot-simulation-service.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files_for_manual_deploy/pivot-simulation-service.yaml b/files_for_manual_deploy/pivot-simulation-service.yaml index 817a723..7f37401 100644 --- a/files_for_manual_deploy/pivot-simulation-service.yaml +++ b/files_for_manual_deploy/pivot-simulation-service.yaml @@ -8,6 +8,6 @@ spec: type: NodePort ports: - protocol: "TCP" - port: 7999 - nodePort: - targetPort: 8001 \ No newline at end of file + port: 7998 + nodePort: 30667 + targetPort: 8001