From b375db694fe2cd60caa75cc20b47fb32791e1b49 Mon Sep 17 00:00:00 2001 From: Logan Date: Mon, 11 Mar 2019 16:15:43 +0800 Subject: [PATCH] Update _index.md --- content/rancher/v2.x/en/catalog/chart-custom-values/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.x/en/catalog/chart-custom-values/_index.md b/content/rancher/v2.x/en/catalog/chart-custom-values/_index.md index f7ad7aa827d..c705b23249f 100644 --- a/content/rancher/v2.x/en/catalog/chart-custom-values/_index.md +++ b/content/rancher/v2.x/en/catalog/chart-custom-values/_index.md @@ -28,10 +28,10 @@ or through `Edit as YAML` view: ### Supports Real Custom `values.yaml` for Catalog Apps _Available as of v2.2.0_ -From Rancher v2.2.0, you can now set custom values using a YAML formatted structure through `Edit as YAML`. +From Rancher v2.2.0, you can set custom values using a YAML formatted structure through `Edit as YAML`. ![custom-values-yaml.png]({{< baseurl >}}/img/rancher/catalog/custom-values-yaml.png) -It allows the user to customize more complicated input values like multi-lines, array, and JSON object in a user-friendly format compared with `dot-structure`. +You can customize more complicated input values like multi-lines, array, and JSON object in a user-friendly format compared with `dot-structure`. ![custom-values-yaml-long.png]({{< baseurl >}}/img/rancher/catalog/custom-values-yaml-long.png)