k8s.io/test-infra@v0.0.0-20240520184403-27c6b4c223d8/jobs/e2e_node/crio/templates/base/60-storage-split-disk.conf (about) 1 [storage] 2 3 # Default Storage Driver 4 driver = "overlay" 5 6 runroot = "/var/containers/storage" 7 # Ephemeral Storage and writeable layer for containers 8 graphroot = "/var/lib/containers" 9 # Storage for images 10 imagestore = "/var/lib/images"