Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion base-helm-configs/kube-ovn/kube-ovn-helm-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ networking:
ENABLE_COMPACT: true

func:
ENABLE_OVN_IPSEC: true
ENABLE_LB: true
ENABLE_NP: true
ENABLE_EXTERNAL_VPC: true
Expand All @@ -74,7 +75,6 @@ func:
ENABLE_TPROXY: false
ENABLE_IC: false
ENABLE_NAT_GW: true
ENABLE_OVN_IPSEC: false
ENABLE_ANP: false
SET_VXLAN_TX_OFF: false
OVSDB_CON_TIMEOUT: 5
Expand Down