bobbyiliev/kubegen-cli

Generate Helm chart for operator

Open

#145 ouverte le 23 janv. 2026

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Rust (0 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (6 stars)
Métriques de merge PR
 (Métriques PR en attente)

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