k8s.io/test-infra@v0.0.0-20240520184403-27c6b4c223d8/jobs/e2e_node/crio/templates/base/50-storage.conf (about)

     1  [storage]
     2  
     3  # Default Storage Driver
     4  driver = "overlay"
     5  
     6  runroot = "/var/containers/storage"
     7  # Primary Read/Write location of container storage
     8  graphroot = "/var/lib/imagefs"