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