Skip to content

Commit

Permalink
update cilium
Browse files Browse the repository at this point in the history
Signed-off-by: oilbeater <[email protected]>
  • Loading branch information
oilbeater committed Oct 8, 2024
1 parent 7d9857f commit 9dfb743
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/advance/with-cilium.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ helm install cilium cilium/cilium --version 1.11.6 \
--set cni.configMap=cni-configuration \
--set routingMode=native \
--set enableIPv4Masquerade=false \
--set devices="eth+ ovn0 genev_sys_6081 vxlan_sys_4789" \
--set enableIdentityMark=false
```

Expand Down
1 change: 1 addition & 0 deletions docs/advance/with-cilium.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ helm install cilium cilium/cilium --version 1.11.6 \
--set cni.configMap=cni-configuration \
--set tunnel=disabled \
--set enableIPv4Masquerade=false \
--set devices="eth+ ovn0 genev_sys_6081 vxlan_sys_4789" \
--set enableIdentityMark=false
```

Expand Down

0 comments on commit 9dfb743

Please sign in to comment.