https://github.com/goern/rebuildah-chart
https://github.com/goern/rebuildah-chart
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/goern/rebuildah-chart
- Owner: goern
- Created: 2021-10-18T20:36:57.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-18T20:37:47.000Z (almost 5 years ago)
- Last Synced: 2025-02-02T08:44:18.385Z (over 1 year ago)
- Language: Mustache
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Helm Chart: Rebuildah
This Helm Chart will deploy Project Thoth's Rebuildah.
## Installation
```bash
helm repo add thoth-station https://thoth-station.ninja/helm-charts/
oc new-project thoth-bots
helm install thoth-station/rebuildah --generate-name
```