From e85238722eb1a1feb2c09cf966b01279d12d8c95 Mon Sep 17 00:00:00 2001 From: Claude AI Date: Mon, 2 Mar 2026 13:55:39 +0000 Subject: [PATCH] feat: add nginx-mcp stable app - namespace --- apps/nginx-mcp/namespace.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 apps/nginx-mcp/namespace.yaml diff --git a/apps/nginx-mcp/namespace.yaml b/apps/nginx-mcp/namespace.yaml new file mode 100644 index 0000000..6536635 --- /dev/null +++ b/apps/nginx-mcp/namespace.yaml @@ -0,0 +1,6 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: nginx-mcp + labels: + app.kubernetes.io/managed-by: argocd