Can I store K8s configmaps in Vault RAFT storage HA?

I want to use Vault configured with RAFT HA to store configuration variables in the form of K8s configMaps in addition to secrets so we have a single source for deployment variables. Is this possible? Can you point me to an example?