We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ba6c8 commit 1ec77c7Copy full SHA for 1ec77c7
test/e2e/config/docker.yaml
@@ -335,7 +335,7 @@ variables:
335
DOCKER_POD_CIDRS: "192.168.0.0/16"
336
DOCKER_SERVICE_IPV6_CIDRS: "fd00:100:64::/108"
337
DOCKER_POD_IPV6_CIDRS: "fd00:100:96::/48"
338
- CNI: "./data/cni/calico/calico.yaml"
+ CNI: "./data/cni/kindnet/kindnet.yaml"
339
KUBETEST_CONFIGURATION: "./data/kubetest/conformance.yaml"
340
NODE_DRAIN_TIMEOUT: "60s"
341
# Enabling the feature flags by setting the env variables.
0 commit comments