Files
gooseek/backend/deploy/k8s/opensandbox.yaml
home 00adac3196
All checks were successful
Build and Deploy GooSeek / build-and-deploy (push) Successful in 3m26s
fix: move sandbox ResourceQuota/LimitRange to gooseek-sandbox namespace
Kustomize was overriding namespace to gooseek for all resources including
ResourceQuota and LimitRange meant for gooseek-sandbox. This caused
CPU quota exceeded errors blocking all new pod creation (used 26.3/16 cores).
Split sandbox-scoped resources into opensandbox-sandbox-ns.yaml applied
directly, and deploy.sh now cleans up misplaced quota from gooseek ns.

Made-with: Cursor
2026-03-03 03:14:01 +03:00

1.5 KiB