gcloud-lab/apps/base/customer1/trading-platform/dashboard
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
..
deployment.yaml fix(dashboard): add tmp volumeMount for readOnlyRootFilesystem 2026-05-25 06:17:28 +00:00
kustomization.yaml feat: add trading-platform K8s manifests for customer1 2026-05-21 04:17:05 +00:00
service.yaml fix(dashboard): add explicit tailscale.com/ports: "http:3000" annotation 2026-05-25 06:05:51 +00:00