chore: remove nginx-mcp

This commit is contained in:
Claude AI
2026-03-01 21:30:11 +00:00
parent 81ba0f799e
commit 112859265c

View File

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