nullzone commented on issue #356: URL: https://github.com/apache/incubator-devlake-helm-chart/issues/356#issuecomment-3685935485
I had the same problem here. I would recommend to add a "clusterName" field in the values.yaml to let this to configured. In the mean time, overwritting this value using an additional env variable in the commonEnvs would work as it is loaded after this hardcoded value. On the other hand, this unnecesary environment variable would get defined in the other container which are not using it. -- 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]
