From 0c829cbc654fa6e980ff5e5870bed0aa9a2bbc45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Tue, 26 May 2026 18:56:14 +0000 Subject: [PATCH] update Claude instructions --- CLAUDE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CLAUDE.md b/CLAUDE.md index f687f05..f5af5a6 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -13,6 +13,7 @@ You may be given Kustomize manifests, Helm charts, Docker Compose files, etc. th ## Architecture - Convention over configuration: place the files at the right place and the tooling (Makefile) will take care of placing that file at the right location. +- Do not create Pods! ## Useful tools