All checks were successful
Continuous Deployment Workflow / deploy (push) Successful in 39s
25 lines
458 B
JSON
25 lines
458 B
JSON
{
|
|
"namespace": "production",
|
|
"name": "blocks-transformer/m-1-v-1",
|
|
"version": "67c2174ab3f1841cdfe50a3ba2bb5f7415531739",
|
|
"repoName": "blocks-transformer",
|
|
"branchName": "m-1-v-1",
|
|
"environment": {
|
|
"secrets": [
|
|
"CI_USER",
|
|
"CI_USER_TOKEN"
|
|
],
|
|
"variables": []
|
|
},
|
|
"resources": {
|
|
"limits": {
|
|
"cpu": "500m",
|
|
"memory": "512Mi"
|
|
},
|
|
"requests": {
|
|
"cpu": "250m",
|
|
"memory": "256Mi"
|
|
}
|
|
}
|
|
}
|