Skip to content

Commit

Permalink
[ISSUE-1195] disable default cni kind
Browse files Browse the repository at this point in the history
  • Loading branch information
makowalcz committed Jul 31, 2024
1 parent ea9b58d commit f2986b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/kind/small-kind.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
networking:
disableDefaultCNI: true
# 1 control plane node and 2 workers
nodes:
# the control plane node config
Expand Down

0 comments on commit f2986b2

Please sign in to comment.