feat(sol): add agave-backed dlob hot path for canary
Some checks failed
deploy-trade-r001-canary / apply (push) Failing after 5m41s
Some checks failed
deploy-trade-r001-canary / apply (push) Failing after 5m41s
This commit is contained in:
10
environments/sol/trade-infra/agave-ws-host-service.yaml
Normal file
10
environments/sol/trade-infra/agave-ws-host-service.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: agave-ws-host
|
||||
namespace: trade-infra
|
||||
spec:
|
||||
ports:
|
||||
- name: ws
|
||||
port: 8900
|
||||
targetPort: 8900
|
||||
Reference in New Issue
Block a user