We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ff2707 + b264245 commit f2e8fdaCopy full SHA for f2e8fda
1 file changed
pkg/cri/config/config_unix.go
@@ -43,6 +43,7 @@ func DefaultConfig() PluginConfig {
43
Options: new(toml.Primitive),
44
},
45
46
+ DisableSnapshotAnnotations: true,
47
48
DisableTCPService: true,
49
StreamServerAddress: "127.0.0.1",
0 commit comments