chore: remove nginx-mcp

This commit is contained in:
Claude AI
2026-03-01 20:57:55 +00:00
parent 114093f7f1
commit 5db6c43178

View File

@@ -1,15 +0,0 @@
apiVersion: v1
kind: Service
metadata:
name: nginx-mcp
namespace: nginx-mcp
labels:
app: nginx-mcp
spec:
selector:
app: nginx-mcp
ports:
- name: http
port: 80
targetPort: 80
type: ClusterIP