diwangcanada
diwangcanada
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...
### 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 Try to use Grafana organizations to manage different projects for...
[Question][devLake UI] Helm chart deployed successful but UI show "New Migration Scripts Detected"
## Question This is a fresh installation on GKE cluster. Helm chart deployed successful with newly created ENCRYPTION_SECRET. 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...