merge in the move to the new options type
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
This commit is contained in:
parent
9144ce9677
commit
dd16b006e5
@ -75,7 +75,7 @@ func DefaultConfig() PluginConfig {
|
||||
Runtimes: map[string]Runtime{
|
||||
"runc": {
|
||||
Type: "io.containerd.runc.v2",
|
||||
Options: tree,
|
||||
Options: tree.ToMap(),
|
||||
},
|
||||
},
|
||||
DisableSnapshotAnnotations: true,
|
||||
|
Loading…
Reference in New Issue
Block a user