Skip to content

Commit

Permalink
Update multus.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisIsQasim authored Aug 9, 2024
1 parent e896e0d commit d73c82a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CNI/multus.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ will install Multus and Calico and configure Multus to use Calico as the primary
### Cilium compatibility
If you are using `cilium` you'll have to set `cilium_cni_exclusive` to `false` to avoid cillium reverting multus config.
If you are using `cilium` as the primary CNI you'll have to set `cilium_cni_exclusive` to `false` to avoid cillium reverting multus config.

```yml
kube_network_plugin: cilium
Expand Down

0 comments on commit d73c82a

Please sign in to comment.