Missing Description Skill
Deploy a service to Kubernetes using Helm charts.
Steps
- Run
helm lint charts/to verify the chart is valid - Run
helm upgrade --installwith the correct values - Run
kubectl rollout statusto confirm pods are ready
Missing Description Skill
npx skillmds@latest add stbenjam/missing-description Deploy a service to Kubernetes using Helm charts.
helm lint charts/ to verify the chart is validhelm upgrade --install with the correct valueskubectl rollout status to confirm pods are ready stbenjam/skillsaw/tree/main/tests/fixtures/llm-fix-frontmattered/missing-description commit a785a980a4