* [stable/sapho] add repo archive notice
Signed-off-by: Scott Rigby <scott@r6by.com>
* [stable/sapho] deprecate sapho
This chart does not receive updates for a long time
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
Co-authored-by: Carlos Panato <ctadeu@gmail.com>
* 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