apujari-hippo commented on code in PR #2600:
URL: https://github.com/apache/incubator-devlake/pull/2600#discussion_r930107707


##########
k8s-deploy.yaml:
##########
@@ -152,7 +152,7 @@ spec:
         - name: config-ui
           image: mericodev/config-ui:latest
           ports:
-            - containerPort: 4000
+            - containerPort: 30004

Review Comment:
   The service target port was not working. Hence we update it to use node port.
   https://github.com/apache/incubator-devlake/blob/main/k8s-deploy.yaml#L175



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to