Files
orca-platform/manifests/vm-data/admin-compliance.toml
T
sharang 1a728428cf
ci / shared (pull_request) Successful in 5s
ci / validate (pull_request) Successful in 2s
chore(domain): yourplatform.com → breakpilot.com
Apply the platform-domain decision (2026-05-18) to every manifest,
overlay, DNS template, README, and script in this repo.

Refs: M1.1
2026-05-18 22:07:41 +02:00

16 lines
389 B
TOML

# admin-compliance stub — full config lands in M7.x.
# Host: vm-data. Resource budget per INFRASTRUCTURE.md §6 co-tenant notes.
[[service]]
name = "admin-compliance"
image = "registry.breakpilot.com/admin-compliance:placeholder"
port = 3002
depends_on = ["backend-compliance", "ai-compliance-sdk"]
[service.placement]
node = "vm-data"
[service.resources]
memory = "512Mi"
cpu = 0.25