Is there a way to point the config admin configuration to a properties file intead of adding all the values directly to the standalone.xml?
If you don't add
<capability name="org.jboss.as.osgi.configadmin" startlevel="1"/>
the config admin bundle will persist according to its defaults.