Add option for ignoring volumes defined in images
Signed-off-by: Lorenz Brun <lorenz@brun.one>
This commit is contained in:
@@ -66,5 +66,6 @@ func DefaultConfig() PluginConfig {
|
||||
MaxConcurrentDownloads: 3,
|
||||
DisableProcMount: false,
|
||||
TolerateMissingHugePagesCgroupController: true,
|
||||
IgnoreImageDefinedVolumes: false,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user