bobbyiliev/kubegen-cli

Generate Helm chart for operator

Open

#145 创建于 2026年1月23日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (0 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (6 star)
PR 合并指标
 (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

贡献者指南