Skip to content

Commit

Permalink
TRITON-2456 Want loadbalancer for Triton tenants
Browse files Browse the repository at this point in the history
Reviewed by: Brianna Bennett <brbennett@mnx.io>
Reviewed by: Toomas Soome <toomas.soome@mnx.io>
  • Loading branch information
danmcd authored Jan 23, 2025
1 parent 0f981b5 commit 791cb39
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tools/jr-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -971,6 +971,15 @@
{
"name": "triton-mockcloud-common"
},
{
"name": "triton-moirai",
"labels": {
"release": true,
"image": "cloud-load-balancer",
"mg": "cloud-load-balancer",
"vm": true
}
},
{
"name": "triton-origin-image"
},
Expand Down

0 comments on commit 791cb39

Please sign in to comment.