chore: cleanup old apisix-route
Build MCP Services / build-mcp-filesystem (push) Successful in 1m17s Details

This commit is contained in:
Antigravity 2026-05-14 08:52:48 -04:00
parent 973c6a0a8f
commit 3613debbb7
1 changed files with 0 additions and 19 deletions

View File

@ -1,19 +0,0 @@
apiVersion: apisix.apache.org/v2
kind: ApisixRoute
metadata:
name: curio-route
namespace: curio
annotations:
kubernetes.io/ingress.class: apisix
spec:
http:
- name: curio-rule
match:
hosts:
- curio.applaude.net
- curaflow.applaude.net
paths:
- /*
backends:
- serviceName: curio-app
servicePort: 80