NetOnKubernetes
NetOnKubernetes copied to clipboard
Made a couple of small changes
- Use Urls instread of ConfigureKestrel, it's a bit more portable even though the syntax is weird
- Directly call MapMetrics
- Use Start + WaitForShutdown to set
hasStarted
since the server won't be started until after run