bobbyiliev/kubegen-cli

Generate Helm chart for operator

Ouverte

#145 ouverte le 23 janv. 2026

 (0 commentaire) (0 réaction) (0 personne assignée)Rust (0 fork)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (6 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur