bobbyiliev / bobbyiliev/kubegen-cli
Generate Helm chart for operator
Open
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add `kubegen add helm` command to generate a Helm chart.
**Acceptance Criteria:**
- Chart.yaml with proper metadata
- values.yaml with configurable options
- templates/ directory with all manifests
- _helpers.tpl with common functions
- NOTES.txt for post-install instructions
- README.md for the chart
Contributor guide
Assessment
This issue has not been assessed yet.