Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nimbolus/helm-charts
Helm chart repository
https://github.com/nimbolus/helm-charts
hacktoberfest helm helm-charts
Last synced: 5 days ago
JSON representation
Helm chart repository
- Host: GitHub
- URL: https://github.com/nimbolus/helm-charts
- Owner: nimbolus
- License: bsd-3-clause
- Created: 2022-03-21T17:04:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T14:59:11.000Z (18 days ago)
- Last Synced: 2024-12-16T15:50:38.801Z (18 days ago)
- Topics: hacktoberfest, helm, helm-charts
- Language: Smarty
- Homepage:
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Helm Charts
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/nimbolus)](https://artifacthub.io/packages/search?repo=nimbolus)
## Usage
[Helm](https://helm.sh) must be installed to use the charts. Please refer to
Helm's [documentation](https://helm.sh/docs) to get started.Once Helm has been set up correctly, add the repo as follows:
helm repo add nimbolus https://nimbolus.github.io/helm-charts
If you had already added this repo earlier, run `helm repo update` to retrieve
the latest versions of the packages. You can then run `helm search repo
nimbolus` to see the charts.To install the chart:
helm install my- nimbolus/
To uninstall the chart:
helm delete my-