albinvass opened a new pull request, #130: URL: https://github.com/apache/incubator-devlake-helm-chart/pull/130
Currently the devlake pods are deployed with a statefulset and uses a persistent volume to generate a .env file on start. This creates seemingly unecessary limits on how the deployment configuration can be updated, and limits how pods can be scheduled in a cluster. Instead of generate a configmap for the `.env` file and run devlake as a deployment. -- 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]
