Skip to content

Commit 8dd9aec

Browse files
committed
test: fix cni-plugins other-location
Signed-off-by: thediveo <[email protected]>
1 parent 244f8c9 commit 8dd9aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/cni-plugins/scenarios.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"image": "mcr.microsoft.com/devcontainers/base:ubuntu-24.04",
44
"features": {
55
"cni-plugins": {
6-
"plugin-path": "/opt/cni/bin"
6+
"plugins-path": "/opt/cni/bin"
77
}
88
}
99
},

0 commit comments

Comments
 (0)