feat(sol): add agave-backed dlob hot path for canary
Some checks failed
deploy-trade-r001-canary / apply (push) Failing after 5m41s

This commit is contained in:
mpabi
2026-04-12 18:10:42 +02:00
parent 948c37c3f5
commit e1e993e2ac
26 changed files with 1110 additions and 4 deletions

View File

@@ -0,0 +1,10 @@
apiVersion: v1
kind: Service
metadata:
name: agave-rpc-host
namespace: trade-infra
spec:
ports:
- name: rpc
port: 8899
targetPort: 8899