From c16c0a7263eaa680337730b0da83164388615584 Mon Sep 17 00:00:00 2001 From: Robert Parker Date: Tue, 8 Oct 2019 11:41:34 -0700 Subject: [PATCH] responsive images --- .../en/installation/options/local-system-charts/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/rancher/v2.x/en/installation/options/local-system-charts/_index.md b/content/rancher/v2.x/en/installation/options/local-system-charts/_index.md index 6990ea56e7c..89d32c01671 100644 --- a/content/rancher/v2.x/en/installation/options/local-system-charts/_index.md +++ b/content/rancher/v2.x/en/installation/options/local-system-charts/_index.md @@ -52,11 +52,11 @@ In the catalog management page in the Rancher UI, follow these steps: 1. Open `https:///v3/catalogs/system-library` in your browser. - ![Open]({{< baseurl >}}/img/rancher/airgap/system-charts-setting.png) + {{< img "/img/rancher/airgap/system-charts-setting.png" "Open">}} 1. Click **Edit** on the upper right corner and update the value for **url** to the location of the Git mirror of the `system-charts` repository. - ![Update]({{< baseurl >}}/img/rancher/airgap/system-charts-update.png) + {{< img "/img/rancher/airgap/system-charts-update.png" "Update">}} 1. Click **Show Request** @@ -65,4 +65,4 @@ In the catalog management page in the Rancher UI, follow these steps: **Result:** Rancher is configured to download all the required catalog items from your `system-charts` repository. {{% /tab %}} -{{% /tabs %}} \ No newline at end of file +{{% /tabs %}}