Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zackbradys/charts


https://github.com/zackbradys/charts

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Helm Charts Repository

## About Me

A little bit about me and my history in the industry. If you have any questions, please reach out to me at [email protected]!

- Former Contractor
- U.S. Military Reservist
- Open-Source Contributor
- Built and Exited a Digital Firm
- Active Volunteer Firefighter/EMT

## Configuration

### Adding the Helm Chart via CLI:
```bash
helm repo add zackbradys https://zackbradys.github.io/charts
helm repo update
```

### Adding the Helm Chart via Rancher Manager:
1. Authenticate into the Rancher Manager UI
2. Open the local cluster or downstream cluster
3. Click into Apps -> Charts -> Repositories
4. Click "Create" and enter the following information:

```bash
Name: zackbradys
Target: http(s) URL to index generated by Helm
Index URL: https://zackbradys.github.io/charts
Authentication: None
```