Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anmolnagpal/helmcharts

Helm Charts for Kubernetes
https://github.com/anmolnagpal/helmcharts

charts devops helm k8s kubernetes

Last synced: about 1 month ago
JSON representation

Helm Charts for Kubernetes

Awesome Lists containing this project

README

        

## Helm Charts for Kubernetes

## How do you install the charts in this Repo?

You can access these charts by adding the anmolnagpal Helm Repo to your client:

```bash
$ helm repo add anmolnagpal https://anmolnagpal.com/helmcharts/
```

Then, you can access any of the charts under the `anmolnagpal` name. For example, you can find all the anmolnagpal charts by
searching for `anmolnagpal`:

```bash
$ helm search anmolnagpal
```