* [stable/tomcat] Allow specifying image.pullSecrets
Signed-off-by: Martin Mauch <martin.mauch@gmail.com>
* [stable/tomcat] Automatically copy WARs from sidecar
Signed-off-by: Martin Mauch <martin.mauch@gmail.com>
* [stable/tomcat] Make sidecar an initContainer
as per the updated README from the official Kubernetes examples.
Signed-off-by: Martin Mauch <martin.mauch@gmail.com>
* [stable/tomcat] Use httpGet as readiness & liveness probe
This is more correct and also works on newer Tomcat versions
where the example index.html is located in a different directory.
Signed-off-by: Martin Mauch <martin.mauch@gmail.com>
* [tomcat/stable] Bump to 0.2.0
Signed-off-by: Martin Mauch <martin.mauch@gmail.com>