File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "id" : " urn:srcos:execution-fork:checkout-example" ,
3+ "type" : " ExecutionFork" ,
4+ "specVersion" : " 2.0.0" ,
5+ "name" : " checkout-example" ,
6+ "substrate" : " kubernetes" ,
7+ "baselineRef" : " urn:srcos:truth-surface:baseline-example" ,
8+ "baselineDigest" : " sha256:baseline-example" ,
9+ "routingContractRef" : " urn:srcos:routing-contract:checkout-example" ,
10+ "runnerGroupRef" : " urn:srcos:runner-group:validation-standard" ,
11+ "quotaPolicyRef" : " urn:srcos:quota:team-default" ,
12+ "isolationRefs" : [" urn:srcos:isolation:database-partition-example" ],
13+ "workloads" : [
14+ {
15+ "name" : " checkout" ,
16+ "targetRef" : " urn:srcos:workload:checkout" ,
17+ "imageRef" : " image.local/checkout:example" ,
18+ "localPath" : null ,
19+ "writePolicy" : " isolated_only" ,
20+ "envOverrides" : { "FEATURE_MODE" : " example" }
21+ }
22+ ],
23+ "ttl" : " 8h" ,
24+ "cleanupPolicy" : " destroy_with_evidence_retained" ,
25+ "tags" : [" example" , " validation" ]
26+ }
You can’t perform that action at this time.
0 commit comments