Ring:creating Helm Charts

Creating Helm charts to Lerian conventions via ring:helm: standardized chart structure, full env-var coverage from .env.example, security defaults (runAsNonRoot, readOnlyRootFilesystem), ClusterIP-only services, and health probes; validates helm lint and template render. Use when creating, modifying, or reviewing a chart, or migrating docker-compose to Helm. Skip for app-code-only changes or docker-compose-only deployments.

LerianStudio c188cbf 4.6 KB Updated

File contents

LerianStudio/ring/tree/main/dev-team/skills/creating-helm-charts commit c188cbf9aa

Frequently asked questions

npx skillmds@latest add lerianstudio/ring-creating-helm-charts