Files
deprecated-helm-charts/stable/sapho/Chart.yaml
T
Christopher Montes 14546e2c3a Add Sapho Chart (#279)
* Initial Commit

* cleaned up some unused values...

* Delete values.yaml

* cleanup

* Disabled Persistant volume support for mysql due to it causing sapho server to try connecting to mysql before it is ready

* Edited values.yaml:
Removed line 8 - This setting causes MySQL to crash, root is the default user created so
with this it tries to create the root user twice.

NOTES.TXT:
Removed section about MySQL.

* Re-enabled livenessProbe (prev disabled for troubleshooting)

* incubator/sapho/Chart.yaml:
Added proper chart description and source URLs.

incubator/sapho/README.md:
Updated readme with a product description and revised install instructions.

* Moved to stable/

* Moved into stable/

* Update NOTES.txt
2016-12-19 15:00:14 -08:00

13 lines
511 B
YAML
Executable File

apiVersion: v1
description: A micro application development and integration platform that enables organizations to create and deliver secure micro applications that tie into existing business systems and track changes to key business data.
name: sapho
version: 0.1.3
sources:
- https://bitbucket.org/sapho/ops-docker-tomcat/src
- https://hub.docker.com/r/sapho/ops-docker-tomcat
- https://github.com/kubernetes/charts/tree/master/stable/mysql
maintainers:
- name: Sapho
email: support@sapho.com
engine: gotpl