Skip to content

Commit d5abb2d

Browse files
Correcting helmchartconfig (#315)
fix helmchartconfig to match video which shows disabling exclusive mode.
1 parent ca5c41d commit d5abb2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2024-04-14-advanced-kubernetes-networking.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ metadata:
4848
namespace: kube-system
4949
spec:
5050
valuesContent: |-
51-
eni:
52-
enabled: true
51+
cni:
52+
exclusive: false
5353
```
5454
5555
## Configuring Multus

0 commit comments

Comments
 (0)