From eb9b9b442c0aa601df7198dd1781d7016551a95a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Br=C3=A4uer?= Date: Fri, 7 Feb 2025 08:23:57 +0100 Subject: [PATCH] Update service.yml --- customer-apps/simplenodeservice-team01-preprod/service.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer-apps/simplenodeservice-team01-preprod/service.yml b/customer-apps/simplenodeservice-team01-preprod/service.yml index 7962e833..01954b8d 100644 --- a/customer-apps/simplenodeservice-team01-preprod/service.yml +++ b/customer-apps/simplenodeservice-team01-preprod/service.yml @@ -8,7 +8,7 @@ metadata: dt.owner: "team01" spec: ports: - - port: 4444 + - port: 8080 targetPort: http protocol: TCP name: http