All checks were successful
Continuous Deployment Workflow / deploy (push) Successful in 41s
25 lines
455 B
JSON
25 lines
455 B
JSON
{
|
|
"namespace": "staging",
|
|
"name": "blocks-transformer/m-1-v-1",
|
|
"version": "ace08608801aa9bcd54de74b8c01fb094b2e22b8",
|
|
"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"
|
|
}
|
|
}
|
|
}
|