The typo in the property "spring.cloud.kubernetes.configserver.config-map-namespaces"
property is now fixed. Also, the property is now used correctly in the autoconfiguration
in the context of the ConfigMaps monitoring configuration.
Fixes gh-891
* Initial commit
* Added profile activation and support for secrets
* Cherry pick c48fdfd121
* Refactoring classnames that make more sense
* Refining configserver for milestone
* Remove unused code