Skip to content

Commit

Permalink
Merge pull request #2297 from Bolodya1997/qfix/cidr-prefix
Browse files Browse the repository at this point in the history
[qfix] Change missed NSE_ prefix to NSM_
  • Loading branch information
edwarnicke authored Jul 20, 2021
2 parents 49995fe + 81732ce commit ba05d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/use-cases/Kernel2Vxlan2Kernel&Vfio2Noop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ spec:
containers:
- name: nse
env:
- name: NSE_CIDR_PREFIX
- name: NSM_CIDR_PREFIX
value: 172.16.1.100/31
nodeSelector:
kubernetes.io/hostname: ${NODES[1]}
Expand Down

0 comments on commit ba05d3e

Please sign in to comment.