8 lines
314 B
Markdown
8 lines
314 B
Markdown
# Scripts
|
|
|
|
Bundled resources for helm-chart-generator skill
|
|
|
|
- [ ] helm_create.py: Automates the creation of a basic Helm chart structure based on user input.
|
|
- [ ] helm_validate.py: Validates the syntax and structure of a Helm chart.
|
|
- [ ] helm_deploy.sh: Script to deploy the Helm chart to a Kubernetes cluster.
|