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

贡献者指南