helm-best-practices

Installation
SKILL.md

Helm Chart Style Guide

This skill provides standardized conventions for authoring and maintaining Helm charts, with a focus on:

  • Global registry override using .Values.global.image.registry
  • Clear, minimal templating
  • Consistent image: blocks for all containers

When to Use

Activate this skill when:

  • Creating new Helm charts
  • Reviewing or modifying existing Helm charts
  • Configuring image registries for air-gapped environments
  • Setting up multi-chart deployments with Helmfile

Image Configuration Best Practices

Related skills
Installs
6
GitHub Stars
17
First Seen
Feb 12, 2026