gcloud-lab/apps/base/customer1/trading-platform
Hermes DevOps 12766f293c fix(dashboard): add :8000 port to service URLs in ConfigMap
Next.js rewrites now use env vars (DATA_SERVICE_URL etc.) which point
to in-cluster services. Missing port caused rewrites to hit port 80
instead of 8000, breaking /api/data/* proxy (candles, orderbook).
2026-05-29 13:39:05 +00:00
..
configmaps fix(dashboard): add :8000 port to service URLs in ConfigMap 2026-05-29 13:39:05 +00:00
dashboard fix(dashboard): change tailscale hostname to "trade" for reliable resolution 2026-05-25 06:32:24 +00:00
data-service fix: point data-service to solana-api-keys secret + set Helius key 2026-05-27 05:52:43 +00:00
execute-service fix(execute-service): add timeoutSeconds: 10 to startup/readiness probes 2026-05-25 06:26:09 +00:00
network-policies fix: allow port 80 in inter-service egress for ClusterIP traffic 2026-05-29 13:16:35 +00:00
news-service fix(news-service): mount news-app-password secret for scraper DB 2026-05-27 20:41:01 -04:00
routes feat: add trading-platform K8s manifests for customer1 2026-05-21 04:17:05 +00:00
secrets fix: point data-service to solana-api-keys secret + set Helius key 2026-05-27 05:52:43 +00:00
kustomization.yaml Merge solana-ingester into data-service, remove standalone deployment 2026-05-27 05:27:55 +00:00
redis-cluster.yaml fix: redis maxmemory unit 1gi -> 1gb for Redis 7.4.7 compat 2026-05-27 13:59:06 +00:00