apache / apache/devlake-helm-chart
Helm chart deployed but UI show "New Migration Scripts Detected"
Open
- Dominant language
- Go Template
- Stars
- 52
- Forks
- 72
- Avg merge
- 21h 4m
- Merged PRs (30d)
- 1
Description
This is a fresh installation on GKE cluster. Helm chart deployed successful.
`helm install devlake devlake/devlake --version=1.0.1-beta9 --set lake.encryptionSecret.secret=$ENCRYPTION_SECRET --set commonEnvs.TZ="EST",grafana.env.TZ="EST" -n devlake`
Port forward to my local:
`kubectl -n devlake port-forward service/devlake-ui 30090:4000`
Open browser to "http://localhost:30090", then it redirect to migration page.
This is a new fresh installation, why it redirect to migration page?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.