mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-24 22:46:06 -03:30
[kata-containers] Update configuration to support kata 3.1.3. (#10466)
Namely, the libexec paths have changed since 2.5. This also makes kata_containers_virtio_fs_cache configurable.
This commit is contained in:
@@ -7,3 +7,4 @@ kata_containers_qemu_default_memory: "{{ ansible_memtotal_mb }}"
|
||||
kata_containers_qemu_debug: 'false'
|
||||
kata_containers_qemu_sandbox_cgroup_only: 'true'
|
||||
kata_containers_qemu_enable_mem_prealloc: 'false'
|
||||
kata_containers_virtio_fs_cache: 'always'
|
||||
|
||||
Reference in New Issue
Block a user