gcloud-lab/apps/base/customer1/trading-platform
Sirius Devops c7731aeec0 fix(secrets): split Solana API keys into separate SOPS file
- Remove helius/jupiter placeholders from trading-secrets.yaml
- Create new solana-api-keys.yaml with helius-api-key and jupiter-api-key
- Update kustomization.yaml to include solana-api-keys.yaml

Convention: each secret group gets its own SOPS-encrypted file
instead of adding new keys to an already encrypted file.
2026-05-27 04:35:47 +00:00
..
configmaps feat: add solana-ingester deployment for real-time market data 2026-05-27 04:05:41 +00:00
dashboard fix(dashboard): change tailscale hostname to "trade" for reliable resolution 2026-05-25 06:32:24 +00:00
data-service Fix data-service port mismatch: container runs on 8000, not 8001 2026-05-26 10:54:23 -09:00
execute-service fix(execute-service): add timeoutSeconds: 10 to startup/readiness probes 2026-05-25 06:26:09 +00:00
network-policies fix(trading): update network policy egress to siriusdevops-pgdb 2026-05-25 20:08:07 +00:00
news-service feat: add trading-platform K8s manifests for customer1 2026-05-21 04:17:05 +00:00
routes feat: add trading-platform K8s manifests for customer1 2026-05-21 04:17:05 +00:00
secrets fix(secrets): split Solana API keys into separate SOPS file 2026-05-27 04:35:47 +00:00
solana-ingester feat: add solana-ingester deployment for real-time market data 2026-05-27 04:05:41 +00:00
kustomization.yaml feat: add solana-ingester deployment for real-time market data 2026-05-27 04:05:41 +00:00
redis-cluster.yaml feat(redis): add persistent volume for trading-redis 2026-05-27 04:05:41 +00:00