This is an automated email from the ASF dual-hosted git repository.
yuteng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-site.git
The following commit(s) were added to refs/heads/master by this push:
new 7e4a93a809 [YUNIKORN-2674] specific helm chart link of Service
Configuration doc update (#438)
7e4a93a809 is described below
commit 7e4a93a80976535ed1e62c01fdd9e680754a0b24
Author: mean-world <[email protected]>
AuthorDate: Sat Jun 15 21:06:02 2024 +0800
[YUNIKORN-2674] specific helm chart link of Service Configuration doc
update (#438)
---
docs/user_guide/service_config.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/docs/user_guide/service_config.md
b/docs/user_guide/service_config.md
index 183ffd9b5c..1e9af2c6af 100644
--- a/docs/user_guide/service_config.md
+++ b/docs/user_guide/service_config.md
@@ -23,8 +23,9 @@ under the License.
-->
The official distribution of YuniKorn is deployed via Helm charts to
-Kubernetes. Configuration for YuniKorn is split into two parts: Helm
-configuration, and YuniKorn service configuration.
+Kubernetes. Configuration for YuniKorn is split into two parts: [Helm
+configuration](https://github.com/apache/yunikorn-release/blob/master/helm-charts/yunikorn/values.yaml)
+, and YuniKorn service configuration.
## Helm Configuration
Helm configuration is used to configure options for the deployment of
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]