blueBlue0102 commented on PR #452: URL: https://github.com/apache/yunikorn-site/pull/452#issuecomment-2297848126
> Sorry for the late review. Instead of providing a custom.yml, I would prefer to use a single command. ([Refer the chart configuration list](https://github.com/apache/yunikorn-release/tree/master/helm-charts/yunikorn#configuration)) > ... > ... > The even better solution is to extract variable `version` in helm's values.yml, so we could use: > > ``` > VERSION=1.5.2 > helm install yunikorn yunikorn/yunikorn --namespace yunikorn \ > --set version=${VERSION} > ``` > > If anyone agree with me, we can create a new Jira for the improvement. I agree with @chenyulin0719; using a single command is more convenient than providing a custom.yml. -- 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]
