From 7003d860b7f29c8f848d490119f6fdb63d386a7e Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Thu, 19 Feb 2026 18:20:48 -0500 Subject: [PATCH] Move deployment to cpfarhood namespace Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude Co-Authored-By: Happy --- k8s/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/kustomization.yaml b/k8s/kustomization.yaml index d106c71..d74b595 100644 --- a/k8s/kustomization.yaml +++ b/k8s/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization -namespace: default +namespace: cpfarhood resources: - configmap.yaml