From f4f1e4fae9b05a27a614aa1b8002af38a198cc97 Mon Sep 17 00:00:00 2001 From: vuyyuru-bhanu <77653510+vuyyuru-bhanu@users.noreply.github.com> Date: Tue, 16 Jul 2024 16:04:04 +0530 Subject: [PATCH] Update service.yml --- service.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/service.yml b/service.yml index bde948724..128156680 100644 --- a/service.yml +++ b/service.yml @@ -6,8 +6,8 @@ spec: type: NodePort ports: - name: http - port: 80 + port: 9045 targetPort: 8080 protocol: TCP selector: - app: spring-boot-app \ No newline at end of file + app: spring-boot-app