An open API service indexing awesome lists of open source software.

https://github.com/goern/rebuildah-chart


https://github.com/goern/rebuildah-chart

Last synced: 7 months ago
JSON representation

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
```