mirror of
https://github.com/clearlinux/cloud-native-setup.git
synced 2026-08-28 03:27:47 +00:00
set the snapshotter to devmapper in setup script
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
This commit is contained in:
committed by
Ganesh Maharaj Mahalingam
parent
46b3f230ee
commit
a0ca2a2017
@@ -56,6 +56,9 @@ else
|
||||
[plugins.devmapper]
|
||||
pool_name = "contd-thin-pool"
|
||||
base_image_size = "4096MB"
|
||||
[plugins.cri]
|
||||
[plugins.cri.containerd]
|
||||
snapshotter = "devmapper"
|
||||
EOT
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user