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