Skip to content

Commit

Permalink
feat(cilium): update cilium doc
Browse files Browse the repository at this point in the history
  • Loading branch information
SkalaNetworks authored Aug 22, 2024
1 parent 634c127 commit a09cb62
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/advance/with-cilium.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,8 @@ helm install cilium cilium/cilium --version 1.11.6 \
--set cni.chainingMode=generic-veth \
--set cni.customConf=true \
--set cni.configMap=cni-configuration \
--set tunnel=disabled \
--set enableIPv4Masquerade=false \
--set enableIdentityMark=false
--set routingMode=native \
--set enableIPv4Masquerade=false
```

Confirm that the Cilium installation was successful:
Expand Down

0 comments on commit a09cb62

Please sign in to comment.