Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/odavid/k8s-helm-charts
List of Helm Charts to support docker images that are maintained by odavid
https://github.com/odavid/k8s-helm-charts
chart helm jenkins k8s kubernetes my-bloody-jenkins
Last synced: 3 months ago
JSON representation
List of Helm Charts to support docker images that are maintained by odavid
- Host: GitHub
- URL: https://github.com/odavid/k8s-helm-charts
- Owner: odavid
- License: mit
- Created: 2018-07-01T15:13:54.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-13T11:57:46.000Z (4 months ago)
- Last Synced: 2024-10-14T08:07:17.463Z (4 months ago)
- Topics: chart, helm, jenkins, k8s, kubernetes, my-bloody-jenkins
- Language: Mustache
- Homepage:
- Size: 226 KB
- Stars: 21
- Watchers: 3
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Helm Charts
![main](https://github.com/odavid/k8s-helm-charts/workflows/main/badge.svg)List of Helm Charts to support docker images that are maintained by [odavid](https://github.com/odavid).
## Adding Chart Repository to Helm
In order to use this repo as `odavid`, run the following command:```shell
helm repo add odavid https://odavid.github.io/k8s-helm-charts
```## Charts
Name|Description|Deploy Script
---|---|--------------
[my-bloody-jenkins](charts/my-bloody-jenkins)| [My Bloody Jenkins](https://github.com/odavid/my-bloody-jenkins) in k8s cluster| ```helm install odavid/my-bloody-jenkins [-f values.yml]```