incubator-devlake icon indicating copy to clipboard operation
incubator-devlake copied to clipboard

[Bug] Minor fixes for k8-deploy

Open apujari-hippo opened this issue 3 years ago • 1 comments

Search before asking

  • [X] I had searched in the issues 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)
  1. Incorrect container port
  2. 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

apujari-hippo avatar Jul 25 '22 20:07 apujari-hippo

PR: https://github.com/apache/incubator-devlake/pull/2600

apujari-hippo avatar Jul 25 '22 20:07 apujari-hippo

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

github-actions[bot] avatar Aug 25 '22 00:08 github-actions[bot]