mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-08 11:07:43 +03:00
Move runroot from crio.conf to storage.conf (#10372)
This commit is contained in:
@@ -133,6 +133,8 @@
|
||||
value: '"overlay"'
|
||||
- option: graphroot
|
||||
value: '"/var/lib/containers/storage"'
|
||||
- option: runroot
|
||||
value: '"/var/run/containers/storage"'
|
||||
|
||||
# metacopy=on is available since 4.19 and was backported to RHEL 4.18 kernel
|
||||
- name: Cri-o | set metacopy mount options correctly
|
||||
|
||||
Reference in New Issue
Block a user