Files
2025-11-30 08:19:31 +08:00

8 lines
393 B
Markdown

# Assets
Bundled resources for helm-chart-generator skill
- [ ] chart_template/: A directory containing template files for different types of Kubernetes applications (e.g., web app, database).
- [ ] example_charts/: A directory containing example Helm charts for common use cases.
- [ ] values_schema.json: A JSON schema defining the structure and validation rules for the values.yaml file.