Pretty simple to convert from CentOS Linux 8 to CentOS Stream 8.
https://centos.org/centos-stream/#converting-from-centos-linux-to-centos-stream
sudo dnf install centos-release-stream
sudo dnf swap centos-{linux,stream}-repos
sudo dnf distro-sync
Converted from a minimal install.