bobbyiliev/kubegen-cli

Generate Helm chart for operator

Open

#145 geöffnet am 23. Jan. 2026

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (0 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (6 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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