gcloud-lab/apps/base/customer1/trading-platform
Sirius Devops 605e15d55c fix(dashboard): add tmp volumeMount for readOnlyRootFilesystem
Next.js standalone mode needs a writable /tmp directory for cache, temp files, and logs.

With , the container was crashing after "Ready in 228ms" (EOF in log stream).

Added the standard emptyDir volumeMount used by other services.

This should make the dashboard stable and accessible on tailnet.
2026-05-25 06:17:28 +00:00
..
configmaps fix: rename K8s env vars to EXECUTE_ prefix for execute-service 2026-05-24 23:57:04 +00:00
dashboard fix(dashboard): add tmp volumeMount for readOnlyRootFilesystem 2026-05-25 06:17:28 +00:00
data-service fix(trading-platform): increase startupProbe failureThreshold to 30 for data-service and dashboard 2026-05-25 05:49:05 +00:00
execute-service fix(execute-service): update startupProbe to /health/ready with 30 failureThreshold 2026-05-25 06:09:20 +00:00
network-policies feat: add trading-platform K8s manifests for customer1 2026-05-21 04:17:05 +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: wire JWT_SECRET_KEY in live kustomize path 2026-05-25 01:53:19 +00:00
kustomization.yaml feat: add trading-platform K8s manifests for customer1 2026-05-21 04:17:05 +00:00