Describe the Bug
In version 1.4.2 (tagged but no GitHub release BTW) the DNS override is enabled by default, and I can't disable it with the config JSON nor with env vars.
Environment
Olm container v1.4.2
To Reproduce
Update to 1.4.2, create a JSON config with "overrideDNS":false and set the file's path in env var CONFIG_FILE.
Expected Behavior
Respect settings from JSON config.