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:
@@ -11,6 +11,7 @@ resources:
|
||||
- resourcequota.yaml
|
||||
- limitrange.yaml
|
||||
- postgres-alias-service.yaml
|
||||
- dlob-redis-alias-service.yaml
|
||||
- hasura-service.yaml
|
||||
- hasura-deployment.yaml
|
||||
- postgres-migrate-job.yaml
|
||||
@@ -20,6 +21,9 @@ resources:
|
||||
- trade-frontend-service.yaml
|
||||
- trade-frontend-deployment.yaml
|
||||
- trade-ingestor-deployment.yaml
|
||||
- dlob-publisher-hot-deployment.yaml
|
||||
- dlob-hot-redis-to-postgres-raw-writer-deployment.yaml
|
||||
- dlob-hot-postgres-to-postgres-derived-writer-deployment.yaml
|
||||
|
||||
configMapGenerator:
|
||||
- name: postgres-initdb
|
||||
|
||||
Reference in New Issue
Block a user