blob: 10c088604eaf769d8da22af0641a56011deb19b0 [file] [log] [blame]
{
"annotations": [
{
"key": "exec",
"value": "nodejs:12"
}
],
"exec": {
"kind": "nodejs:12",
"code": "function main(params) {}",
"binary": false
},
"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": 1581316522182,
"version": "0.0.1"
}