prod deployment

This commit is contained in:
2026-04-01 18:34:08 -04:00
parent ca44e68f64
commit eab581f8cb
62 changed files with 1922 additions and 286 deletions

View File

@@ -1,4 +1,4 @@
# Resource constraints for the dexorder-sandboxes namespace
# Resource constraints for the sandbox namespace
# These limits apply regardless of what the gateway requests
---
# LimitRange: per-container defaults and maximums
@@ -6,7 +6,7 @@ apiVersion: v1
kind: LimitRange
metadata:
name: sandbox-limits
namespace: dexorder-sandboxes
namespace: sandbox
spec:
limits:
# Default limits applied if deployment doesn't specify
@@ -37,7 +37,7 @@ apiVersion: v1
kind: ResourceQuota
metadata:
name: sandbox-quota
namespace: dexorder-sandboxes
namespace: sandbox
spec:
hard:
# Total compute limits for all sandboxes combined