blob: a545b8ed9efde8dd4b1b23a7749e60f3965c2404 [file] [log] [blame]
{
"annotations": [
{
"key": "exec",
"value": "blackbox"
}
],
"exec": {
"kind": "blackbox",
"image": "imageRepo/imageName",
"binary": true
},
"limits": {
"concurrency": 1,
"logs": 1,
"memory": 256,
"timeout": 60000
},
"name": "testAct",
"namespace": "testNs/testPkg",
"parameters": [
{
"key": "name",
"value": "test"
},
{
"key": "count",
"value": 1
}
],
"publish": false,
"updated": 1585756253499,
"version": "0.0.1"
}