diff --git a/storage.conf b/storage.conf
deleted file mode 100644
index 3f13e2a156360e343d164563216af1bd5df7363e..0000000000000000000000000000000000000000
--- a/storage.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-# podman CI config
-
-[storage]
-# Default Storage Driver
-driver = "vfs"
-
-# Temporary storage location
-runroot = "/var/run/containers/storage"
-
-# Primary Read/Write location of container storage
-graphroot = "/var/lib/containers/storage"
-