-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Namespace creation limit for non-k8s env (#52)
There is legacy Kesque code that limits the number of namespaces a user can create when running with an environment other than K8s. These limits no longer apply. I tested this by running setting `running_env` to `web` and then testing with `npm run serve` before and after this commit. It works as expected.
- Loading branch information
1 parent
2ee3a4e
commit 1436593
Showing
1 changed file
with
2 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters