2025-01-17 16:21:05 +00:00
|
|
|
{
|
2025-11-24 05:59:53 +00:00
|
|
|
"namespace": "production-beta",
|
2025-03-12 16:46:43 +00:00
|
|
|
"name": "blocks-transformer/score-v-1",
|
2025-11-24 05:59:53 +00:00
|
|
|
"version": "20b2f4afdbb01bfa771fbf0a41446504da07bd9f",
|
2025-03-12 16:46:43 +00:00
|
|
|
"repoName": "blocks-transformer",
|
|
|
|
|
"branchName": "score-v-1",
|
|
|
|
|
"environment": {
|
|
|
|
|
"secrets": [
|
|
|
|
|
"CI_USER",
|
|
|
|
|
"CI_USER_TOKEN"
|
|
|
|
|
],
|
|
|
|
|
"variables": []
|
|
|
|
|
},
|
|
|
|
|
"resources": {
|
|
|
|
|
"limits": {
|
|
|
|
|
"cpu": "500m",
|
|
|
|
|
"memory": "512Mi"
|
2025-01-17 16:21:05 +00:00
|
|
|
},
|
2025-03-12 16:46:43 +00:00
|
|
|
"requests": {
|
|
|
|
|
"cpu": "250m",
|
|
|
|
|
"memory": "256Mi"
|
2025-01-17 16:21:05 +00:00
|
|
|
}
|
2025-03-12 16:46:43 +00:00
|
|
|
}
|
|
|
|
|
}
|