Chen Yu Teng created YUNIKORN-2696:
--------------------------------------
Summary: appoint specific version when installing yunikorn
Key: YUNIKORN-2696
URL: https://issues.apache.org/jira/browse/YUNIKORN-2696
Project: Apache YuniKorn
Issue Type: Improvement
Components: documentation
Reporter: Chen Yu Teng
In get started doc, image tags are latest which is not available on docker hub.
Need to update helm chart via helm upgrade.
helm upgrade -f custom.yml --install yunikorn yunikorn/yunikorn -n yunikorn
--create-namespace
```yml
image:
tag: scheduler-1.5.1
admissionController:
image:
tag: admission-1.5.1
web:
image:
tag: web-1.5.1
```
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]