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