incubator-devlake-helm-chart
incubator-devlake-helm-chart copied to clipboard
Apache DevLake Helm Chart
Results
32
incubator-devlake-helm-chart issues
Sort by
recently updated
recently updated
newest added
Hello there. I have added `extraResources` section into values as it's super useful in some scenarios needing credentials defined as ExternalSecret objects, or exposing devlake using HTTPRoute objects instead of...
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...