diff --git a/manifest/04-ceph/cluster.yaml b/manifest/04-ceph/base/cluster.yaml similarity index 100% rename from manifest/04-ceph/cluster.yaml rename to manifest/04-ceph/base/cluster.yaml diff --git a/manifest/04-ceph/common.yaml b/manifest/04-ceph/base/common.yaml similarity index 100% rename from manifest/04-ceph/common.yaml rename to manifest/04-ceph/base/common.yaml diff --git a/manifest/04-ceph/crds.yaml b/manifest/04-ceph/base/crds.yaml similarity index 100% rename from manifest/04-ceph/crds.yaml rename to manifest/04-ceph/base/crds.yaml diff --git a/manifest/04-ceph/ingress.yml b/manifest/04-ceph/base/ingress.yml similarity index 100% rename from manifest/04-ceph/ingress.yml rename to manifest/04-ceph/base/ingress.yml diff --git a/manifest/04-ceph/operator.yaml b/manifest/04-ceph/base/operator.yaml similarity index 100% rename from manifest/04-ceph/operator.yaml rename to manifest/04-ceph/base/operator.yaml diff --git a/manifest/04-ceph/blockstorage.yaml b/manifest/04-ceph/storage/blockstorage.yaml similarity index 100% rename from manifest/04-ceph/blockstorage.yaml rename to manifest/04-ceph/storage/blockstorage.yaml diff --git a/manifest/04-ceph/filesystem.yaml b/manifest/04-ceph/storage/filesystem.yaml similarity index 100% rename from manifest/04-ceph/filesystem.yaml rename to manifest/04-ceph/storage/filesystem.yaml diff --git a/manifest/04-ceph/storageclass.yaml b/manifest/04-ceph/storage/storageclass.yaml similarity index 100% rename from manifest/04-ceph/storageclass.yaml rename to manifest/04-ceph/storage/storageclass.yaml