juice-shop / multi-juicer

Host and manage multiple Juice Shop instances for security trainings and Capture The Flags
Apache License 2.0
273 stars 130 forks source link

API /balancer/score-board/ #237

Closed 007divyachawla closed 2 months ago

007divyachawla commented 2 months ago

Have created 30 teams, but when i opened the score-board URL only 24 teams is been showing , is there any way i can see all the teams.

J12934 commented 2 months ago

No, it's limited to that for now to avoid performance issues. We might add pagination in the future but right now it only shows the top teams.

If you want to see all (active) teams check the MultiJuicer annotations on their Kubernetes deployments. E.g via: kubectl get deployments -oyaml