bobbyiliev/kubegen-cli

Generate Helm chart for operator

開放

#145 建立於 2026年1月23日

 (0 則留言) (0 個反應) (0 位負責人)Rust (0 個分叉)github user discovery
enhancementhelp wanted

倉庫指標

星標
 (6 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南