arthurio commented on issue #87: URL: https://github.com/apache/incubator-devlake-helm-chart/issues/87#issuecomment-1464050741
@DarkoDevops I'm a new user but here are my 5cents: you probably need a load balancer to accept traffic and direct it to your services via your ingress configuration (which **isn't recommended**). I would recommend removing the ingress and just using the **port-forward** kubernetes feature so that only people with access to the cluster can access the dashboards. I deployed an instance yesterday using approach and it worked well! -- 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]
