Parameterize # of GameServer creations/deletions #157
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
#141 introduced functionality to batch create/delete the amount of GameServers to allow the GameServerBuild reconciler to properly update its status. At the moment, the number of items to be included in a Batch is a const, we should parameterize that, maybe with two env variables on the controller.
The text was updated successfully, but these errors were encountered: