Files
deprecated-helm-charts/stable/tomcat/Chart.yaml
T
Martin MauchandKubernetes Prow Robot f3d207bd18 Tomcat improvements (#7868)
* [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>
2019-01-02 11:11:15 -08:00

11 lines
301 B
YAML

apiVersion: v1
name: tomcat
description: Deploy a basic tomcat application server with sidecar as web archive container
icon: http://tomcat.apache.org/res/images/tomcat.png
version: 0.2.0
appVersion: 7.0
home: https://github.com/yahavb
maintainers:
- name: yahavb
email: ybiran@ananware.systems