helm
Helm chart rollout guidance covering hooks, chart drift, and value-driven production failures.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Helm chart rollout guidance covering hooks, chart drift, and value-driven production failures.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Deep Ansible operational knowledge covering dangerous module classification, idempotency violations, inventory targeting risks, privilege escalation patterns, and handler ordering pitfalls.
ArgoCD sync and application-set guidance for GitOps delivery changes across shared clusters.
AWS CDK guidance for logical IDs, removal policies, and synth-time environment drift.
Azure Bicep guidance for deployment modes, secret exposure, and subscription-target drift.
Cert-Manager issuance and renewal guidance for issuer, solver, and secret-rotation changes.
Deep CloudFormation risk intelligence covering resource replacement detection, deletion policies, drift patterns, stack dependencies, IAM resource risks, and service quota awareness.
SOC 직업 분류 기준
| name | helm |
| version | 1.0.0 |
| author | DeployWhisper |
| license | MIT |
| triggers | ["Chart.yaml","values.yaml","values-production.yaml"] |
| token_budget | 1400 |
| tags | ["helm","kubernetes","gitops"] |
| description | Helm chart rollout guidance covering hooks, chart drift, and value-driven production failures. |
| test_suite_path | tests/skill-tests/helm |
| trigger_content_patterns | ["apiVersion: v2","dependencies:"] |
post-install or pre-upgrade hooks that mutate shared databases can turn a chart upgrade into a production outage = HIGHimage.tag: latest break reproducibility between environments = MEDIUM