thomasmey opened a new pull request #179: PropertySource: Add an environment variable based source URL: https://github.com/apache/tomcat/pull/179 When tomcat runs in an Openshift based container a Secret containing passwords can be map as environment variables (with an additional prefix). An webapp containing an embedded context.xml which defines JDBC datasources and placeholder variables can be used with this new PropertySource to easily inject configuration from a Secret or ConfigMap.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
