cicdguy opened a new pull request, #217: URL: https://github.com/apache/incubator-devlake-helm-chart/pull/217
So we have an issue where we are getting the following error: ``` template: devlake/templates/deployments.yaml:161:29: executing "devlake/templates/deployments.yaml" at <$key1>: wrong type for value; expected string; got int ``` There isn't a need to wrap the keys and values via `tpl`, when they can inferred statically. This should resolve the issue reported above. -- 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]
