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:
17
environments/sol/trade-infra/kustomization.yaml
Normal file
17
environments/sol/trade-infra/kustomization.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: trade-infra
|
||||
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- postgres-host-service.yaml
|
||||
- postgres-host-endpointslice.yaml
|
||||
- redis-host-service.yaml
|
||||
- redis-host-endpointslice.yaml
|
||||
- agave-rpc-host-service.yaml
|
||||
- agave-rpc-host-endpointslice.yaml
|
||||
- agave-ws-host-service.yaml
|
||||
- agave-ws-host-endpointslice.yaml
|
||||
- agave-grpc-host-service.yaml
|
||||
- agave-grpc-host-endpointslice.yaml
|
||||
Reference in New Issue
Block a user