Skip to content

Commit

Permalink
Correcting helmchartconfig (#315)
Browse files Browse the repository at this point in the history
fix helmchartconfig to match video which shows disabling exclusive mode.
  • Loading branch information
ChrisThePCGeek authored Apr 15, 2024
1 parent ca5c41d commit d5abb2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/2024-04-14-advanced-kubernetes-networking.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ metadata:
namespace: kube-system
spec:
valuesContent: |-
eni:
enabled: true
cni:
exclusive: false
```
## Configuring Multus
Expand Down

0 comments on commit d5abb2d

Please sign in to comment.