helm_generate_chart
Generate a Helm chart scaffold with templates and default values to structure Kubernetes deployments.
Instructions
Generate a Helm chart scaffold with templates and default values
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| chart_name | Yes | Name of the Helm chart | |
| app_version | No | Application version | |
| chart_version | No | Chart version (default 0.1.0) |