Skip to content

Commit

Permalink
Merge pull request #107 from CamrynCarter/helm-charts
Browse files Browse the repository at this point in the history
Wording tweak and add link to stigatron docs section
  • Loading branch information
CamrynCarter authored Oct 31, 2024
2 parents 5fe59ee + ceb31ea commit c3d4182
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/registry-docs/carbide-charts.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -29,7 +29,7 @@ helm search repo carbide-charts
helm install <release-name> carbide-charts/<chart>
```

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

Expand Down

0 comments on commit c3d4182

Please sign in to comment.