From f650d0c8df2b420a6c0191db7ceb043f73a70724 Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Thu, 18 Oct 2018 13:00:43 -0700 Subject: [PATCH] removing repos from chart options --- .../ha/helm-rancher/chart-options/_index.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/content/rancher/v2.x/en/installation/ha/helm-rancher/chart-options/_index.md b/content/rancher/v2.x/en/installation/ha/helm-rancher/chart-options/_index.md index bde16f2f6f9..d94356b3115 100644 --- a/content/rancher/v2.x/en/installation/ha/helm-rancher/chart-options/_index.md +++ b/content/rancher/v2.x/en/installation/ha/helm-rancher/chart-options/_index.md @@ -37,17 +37,6 @@ weight: 276
-### Available Chart Repositories - -When installing or upgrading Rancher, you can pull one of two repositories: the `latest` Rancher chart repo or the `stable` chart repo. You can switch between these two repos by entering one of the following commands in the table below. Enter the command for the repository that you want to use _before_ installation or upgrade. - - -Repository | Repo Configuration Command | Description ------------|-----|------------- -`latest` | `helm repo add rancher-latest https://releases.rancher.com/server-charts/latest` | Adds a repository of Helm charts for the latest versions of Rancher. We recommend using this repo for testing out new Rancher builds. -`stable` | `helm repo add rancher-stable https://releases.rancher.com/server-charts/stable` | Adds a repository of Helm charts for older, stable versions of Rancher. We recommend using this repo for production environments. - - ### API Audit Log Enabling the [API Audit Log](https://rancher.com/docs/rancher/v2.x/en/installation/api-auditing/).