Skip to content

Commit

Permalink
Merge pull request #121 from Jaganathancse/nic_naming_issue
Browse files Browse the repository at this point in the history
Missing NIC relative name
  • Loading branch information
abays committed Mar 12, 2024
2 parents 1468bbd + b3c9998 commit 36914d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/va/nfv/ovs-dpdk/edpm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ data:
routes: {{ ctlplane_host_routes }}
members:
- type: interface
name: eno2
name: nic2
mtu: {{ min_viable_mtu }}
# force the MAC address of the bridge to this interface
primary: true
Expand Down

0 comments on commit 36914d7

Please sign in to comment.