From ceb31ea22843d0ff0b1815c78c63c7ef6bb70461 Mon Sep 17 00:00:00 2001 From: CamrynCarter Date: Mon, 7 Oct 2024 09:10:54 -0700 Subject: [PATCH] wording tweak and link to stigatron --- docs/registry-docs/carbide-charts.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/registry-docs/carbide-charts.md b/docs/registry-docs/carbide-charts.md index 39d2236..e62a9f5 100644 --- a/docs/registry-docs/carbide-charts.md +++ b/docs/registry-docs/carbide-charts.md @@ -1,6 +1,6 @@ # Carbide Helm Charts -Along with the our secured images provided through the CSR, we also provide helm charts to install various components of the carbide product suite. These include charts include the necessary components to run STIGATRON, an airgapped copy of all rancher product docs, as well as custom build of rancher with our white-labeling. +Along with our secured images, we also provide helm charts through the CSR to install various components of the Carbide product suite. These charts include the necessary components to run [STIGATRON](https://rancherfederal.github.io/carbide-docs/docs/stigatron-docs/introduction), an airgapped copy of all Rancher product docs, and a custom build of Rancher with our white-labeling. **Available Helm Charts** ```bash @@ -29,7 +29,7 @@ helm search repo carbide-charts helm install carbide-charts/ ``` -If you would like to add the Carbide Helm Charts to the Rancher Manager Chart Catalog (so you can use the user interface to install them) please follow the steps in the [Rancher Manager Docs](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/helm-charts-in-rancher). +If you would like to add the Carbide Helm Charts to the Rancher Chart Catalog (so you can use the user interface to install them) please follow the steps in the [Rancher Docs](https://ranchermanager.docs.rancher.com/how-to-guides/new-user-guides/helm-charts-in-rancher). ### Airgapped Environments