We could not deploy mediawiki to an empty cluster using scap sync-world --k8s-only -Dbuild_mw_container_image:False since it was missing Configmaps (maybe due to issues with the order in which objects are created). It worked when using helmfile sync rather than helmfile apply (which is what scap does).
Maybe we can make scap use helmfile sync if no existing mw releases can be found in the target cluster"
Update 2026-03-05 - See T397685#11678013 for a short summary of the current state.