From 6e06efa6d0d21e735c71b21fa1c9accfd8866b8d Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Sat, 4 Apr 2026 09:50:53 -0700 Subject: [PATCH] Add AI-drafted disclaimer to no-helm-policy explanation doc Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/explanation/no-helm-policy.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/explanation/no-helm-policy.md b/docs/explanation/no-helm-policy.md index 73f6835..ea6c025 100644 --- a/docs/explanation/no-helm-policy.md +++ b/docs/explanation/no-helm-policy.md @@ -8,6 +8,8 @@ tags: # No Helm Policy +> **Note:** This article was drafted by AI and reviewed by Erich. I plan to rewrite all explanatory content in my own words - these serve as placeholders to establish the documentation structure. + BlumeOps avoids Helm charts as a deployment mechanism. Plain kustomize manifests are the standard for all services. ## Rationale