chore: cleanup old apisix-route
Build MCP Services / build-mcp-filesystem (push) Successful in 1m17s
Details
Build MCP Services / build-mcp-filesystem (push) Successful in 1m17s
Details
This commit is contained in:
parent
973c6a0a8f
commit
3613debbb7
|
|
@ -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
|
|
||||||
Loading…
Reference in New Issue