All checks were successful
Continuous Deployment Workflow / deploy (push) Successful in 16s
24 lines
482 B
JSON
24 lines
482 B
JSON
{
|
|
"namespace": "staging",
|
|
"name": "blocks-transformer/pd-v2-post-processing",
|
|
"version": "420f351a06c87d287fc73b351c7e035b78ada45e",
|
|
"repoName": "blocks-transformer",
|
|
"branchName": "pd-v2-post-processing",
|
|
"environment": {
|
|
"secrets": [
|
|
"CI_USER",
|
|
"CI_USER_TOKEN"
|
|
],
|
|
"variables": []
|
|
},
|
|
"resources": {
|
|
"limits": {
|
|
"cpu": "500m",
|
|
"memory": "512Mi"
|
|
},
|
|
"requests": {
|
|
"cpu": "250m",
|
|
"memory": "256Mi"
|
|
}
|
|
}
|
|
} |