apujari-hippo opened a new issue, #2601: URL: https://github.com/apache/incubator-devlake/issues/2601
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened Faced few issue while deploying to kubernetes using https://github.com/apache/incubator-devlake/blob/main/k8s-deploy.yaml 1. DB connection string: ``` [error] failed to initialize database, got error Error 1045: Access denied for user 'mysql'@'x.x.x.x' (using password: YES) panic: Error 1045: Access denied for user 'mysql'@'x.x.x.x' (using password: YES) ``` 2. Incorrect container port 3. Indentation issue ### What you expected to happen Create a PR to fix this issue https://github.com/apache/incubator-devlake/pull/2600 ### How to reproduce Try appling the current version of https://github.com/apache/incubator-devlake/blob/main/k8s-deploy.yaml ### Anything else _No response_ ### Version main ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
