Puppet has an elaborate setup to allow gracious addition of new dumps servers and switching between them, but all of that is lost in k8s which has hardcoded mount points.
Right now containers mount
/mnt/nfs/dumps-labstore1006.wikimedia.org
and
/mnt/nfs/dumps-labstore1007.wikimedia.org
They need to also mount
/mnt/nfs/dumps-clouddumps1001.wikimedia.org
and
/mnt/nfs/dumps-clouddumps1002.wikimedia.org
So that we can set
dumps_dist_active_vps: clouddumps1001.wikimedia.org
without pointing everything at a nonexistent mount.