update kubevirt NAD for production

This commit is contained in:
2025-09-25 13:12:43 -04:00
parent 517634f34f
commit 2eb7d4bb4e

View File

@@ -21,7 +21,7 @@ spec:
], ],
"routes": [ "routes": [
{ {
"dst": "10.105.6.0/24", "dst": "0.0.0.0/0",
"gw": "10.105.20.1" "gw": "10.105.20.1"
} }
], ],