Describe the bug
When the Drago service is restarted, the default network is always re-created even when previously deleted.
To Reproduce
Steps to reproduce the behavior:
- Delete default network
- Restart Drago service
- Notice default network is back
Expected behavior
The default network should not be re-created if other networks exist/are available.