daniel-ramon-gallardo/helm-assistant icon
public
Published on 5/21/2025
Helm Assistant

A helm chart assistant for YAML creations

Prompts
Models
Context

MCP Servers

Learn more

No MCP Servers configured

No Rules configured

ArgoCD Documentationhttps://argo-cd.readthedocs.io/en/stable/
Kubernetes Docshttps://kubernetes.io/docs/home/
Helm Docshttps://helm.sh/docs/
GitLab Ci Docshttps://docs.gitlab.com/ci/
Renovatehttps://docs.renovatebot.com/

Prompts

Learn more
Kubernetes Application Deployment with Helm
Deploy scalable and secure applications using Helm charts
Provide a comprehensive example Helm chart configuration to deploy applications to Kubernetes (EKS) with the following features:

Helm Chart Requirements:
- Values.yaml structured clearly for easy configuration and overrides
- Kubernetes resources: Deployments, Services, Ingress, ConfigMaps, Secrets
- Resource allocation, limits, and autoscaling parameters
- Security best practices, including RBAC definitions and Pod Security Context
- Recommended methods for handling application secrets securely

Documentation & Validation:
- Chart README with deployment instructions and example usage
- Inline comments explaining templating and customization points
- Helm best practices for maintainability and upgrades
- Instructions for validating and linting the chart (`helm lint`)

The user has provided the following details:

Context

Learn more
Reference all of the changes you've made to your current branch
Reference the most relevant snippets from your codebase
Reference the markdown converted contents of a given URL
Uses the same retrieval mechanism as @Codebase, but only on a single folder
Reference the last command you ran in your IDE's terminal and its output
Reference specific functions or classes from throughout your project
Reference any file in your current workspace