rbstp commented on issue #8635: URL: https://github.com/apache/incubator-devlake/issues/8635#issuecomment-3504630711
Personally, I am using the helm chart on AKS without issue : https://devlake.apache.org/docs/GettingStarted/HelmSetup/ , but we have an external MySQL database. There are no errors in the pods at all? There should be relevant logs for the 500 error in the `UI` pod at least. As for my values, in the `UI`: ``` DEVLAKE_ENDPOINT : devlake-lake.devlake.svc.cluster.local:8080 GRAFANA_ENDPOINT : devlake-grafana.devlake.svc.cluster.local:80 ``` -- 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]
