2025-02-05 17:51:24 +00:00
|
|
|
{
|
2025-12-04 16:30:08 +00:00
|
|
|
"namespace": "staging",
|
|
|
|
|
"name": "flows/sequence-3",
|
|
|
|
|
"version": "4e4d59aa7d6b8fe69b366493ea2f8999fc94a245",
|
|
|
|
|
"repoName": "flows",
|
|
|
|
|
"branchName": "sequence-3",
|
|
|
|
|
"environment": {
|
|
|
|
|
"secrets": [
|
|
|
|
|
"CI_USER",
|
|
|
|
|
"CI_USER_TOKEN"
|
|
|
|
|
],
|
|
|
|
|
"variables": []
|
|
|
|
|
},
|
|
|
|
|
"resources": {
|
|
|
|
|
"limits": {
|
|
|
|
|
"cpu": "500m",
|
|
|
|
|
"memory": "512Mi"
|
2025-02-05 17:51:24 +00:00
|
|
|
},
|
2025-12-04 16:30:08 +00:00
|
|
|
"requests": {
|
|
|
|
|
"cpu": "250m",
|
|
|
|
|
"memory": "256Mi"
|
2025-02-05 17:51:24 +00:00
|
|
|
}
|
2025-12-04 16:30:08 +00:00
|
|
|
}
|
|
|
|
|
}
|