diff --git a/openvswitch/values.yaml b/openvswitch/values.yaml index 8765590798..0b43fe449f 100644 --- a/openvswitch/values.yaml +++ b/openvswitch/values.yaml @@ -34,10 +34,7 @@ network: ip_address: 0.0.0.0 interface: # External interface will be automatically added to external_bridge. Default is null. - # Tunnel interface will be used for VXLAN tunneling. Default is null, with - # fallback mechanism to search for interface with default routing. external: null - tunnel: null # To automatically add a physical interface to a specific bridge using, # for example eth3 to bridge br-physnet1 define the following key/value # in auto_bridge_add: