From 6a4c543a2d5bb791f5af97e3069da72c2c3e5a9f Mon Sep 17 00:00:00 2001 From: Claude AI Date: Tue, 3 Mar 2026 07:12:44 +0000 Subject: [PATCH] chore: cleanup nginx-mcp for PR workflow redo --- apps/nginx-mcp/namespace.yaml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 apps/nginx-mcp/namespace.yaml diff --git a/apps/nginx-mcp/namespace.yaml b/apps/nginx-mcp/namespace.yaml deleted file mode 100644 index 6536635..0000000 --- a/apps/nginx-mcp/namespace.yaml +++ /dev/null @@ -1,6 +0,0 @@ -apiVersion: v1 -kind: Namespace -metadata: - name: nginx-mcp - labels: - app.kubernetes.io/managed-by: argocd