From 0ce669b564020018724fc8606602e0dacc4e8853 Mon Sep 17 00:00:00 2001 From: Zenghui Shi Date: Thu, 9 Feb 2023 11:30:44 +0800 Subject: [PATCH] Add note for mtu change in ovn.yaml Related-Issue: https://issues.redhat.com/browse/OCPBUGS-7056 Signed-off-by: Zenghui Shi --- docs/network/default_cni_plugin.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/network/default_cni_plugin.md b/docs/network/default_cni_plugin.md index 0b2da40e48..363c2d955b 100644 --- a/docs/network/default_cni_plugin.md +++ b/docs/network/default_cni_plugin.md @@ -81,6 +81,7 @@ ovsInit: externalGatewayInterface: eth1 mtu: 1300 ``` +**NOTE:* The change of `mtu` configuration in `ovn.yaml` requires node reboot to take effect.
### Configuring Host