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