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