Ensure limits from environment variables are integer

This fixes an error that slipped through the tests. The environment variables set by KubeSpawner or so come out as string and the attribute has to be an integer.

Merge request reports

Loading