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