#164 Was added so we could migrate existing customers off of the self-hosted label. We needed to accept both a new and old label.
This was implemented as a boolean flag because in the future we expect to define labels using a registration service, so making the config for accepted labels would add to tech debt.
Once customers are moved, the self-hosted logic in #164 should be removed.