chore: cleanup nginx-mcp

This commit is contained in:
Claude AI
2026-03-03 07:13:15 +00:00
parent dfa0ed87fb
commit 35885e729c

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:
- protocol: TCP
port: 80
targetPort: 80
type: ClusterIP