Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anmolnagpal/helmcharts
- Owner: anmolnagpal
- License: mit
- Created: 2019-05-02T22:41:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-23T21:14:28.000Z (over 5 years ago)
- Last Synced: 2024-11-13T01:36:23.867Z (3 months ago)
- Topics: charts, devops, helm, k8s, kubernetes
- Language: Smarty
- Homepage:
- Size: 32.2 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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
```