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 155d50b commit 17fc0f5Copy full SHA for 17fc0f5
1 file changed
cmd/overlaybd-attacher/main.go
@@ -62,7 +62,7 @@ func main() {
62
&cli.BoolFlag{
63
Name: "with-devid",
64
Usage: "Include devid in dev_config",
65
- Value: true,
+ Value: false,
66
},
67
68
Action: attachAction,
0 commit comments