Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/craftypath/helm-charts
Kubernetes Helm charts for craftypath apps
https://github.com/craftypath/helm-charts
charts helm kubernetes sops
Last synced: 7 days ago
JSON representation
Kubernetes Helm charts for craftypath apps
- Host: GitHub
- URL: https://github.com/craftypath/helm-charts
- Owner: craftypath
- License: apache-2.0
- Created: 2020-04-24T16:01:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-28T20:00:09.000Z (over 3 years ago)
- Last Synced: 2023-03-04T05:08:44.893Z (over 1 year ago)
- Topics: charts, helm, kubernetes, sops
- Language: Mustache
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# craftypath Helm Charts
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
## Usage
[Helm 3](https://helm.sh) must be installed and initialized to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.Once Helm is set up properly, add the repo as follows:
```console
$ helm repo add craftypath https://craftypath.github.io/helm-charts
```