echoctx commited on
Commit
de4b1c2
·
verified ·
1 Parent(s): 76b4ba6

m9b: require tee=true for Chutes platform (2026-05-12+)

Browse files
Files changed (1) hide show
  1. chute_config.yml +2 -0
chute_config.yml CHANGED
@@ -21,6 +21,8 @@ NodeSelector:
21
 
22
  Chute:
23
  # Prefer warm presence for FAIL_LATENCY Conformity; tweak in wet path.
 
 
24
  shutdown_after_seconds: 600
25
  concurrency: 2
26
  max_instances: 2
 
21
 
22
  Chute:
23
  # Prefer warm presence for FAIL_LATENCY Conformity; tweak in wet path.
24
+ # Platform requires TEE chutes as of 2026-05-12.
25
+ tee: true
26
  shutdown_after_seconds: 600
27
  concurrency: 2
28
  max_instances: 2