* Add support for image pull secrets and headless services
Signed-off-by: Boris Kurktchiev <boris@diamanti.com>
* resolve test failures
Signed-off-by: Boris Kurktchiev <boris@diamanti.com>
* Optional annotations for the deployments
Signed-off-by: William Mowery <william@diamanti.com>
* Modify readme to include new value
Signed-off-by: William Mowery <william@diamanti.com>
* Bumped version
Signed-off-by: William Mowery <william@diamanti.com>
* Upping version to 0.6.0 due to new feature
Signed-off-by: William Mowery <william@diamanti.com>
* Added feature for persistence and updated README.md
* Updated values.yaml to correct default persistence values
* Create separate pvc files for db data and db transaction logs
* Fixed typos in pvc-tranlog.yaml
* Create SQL Server 2017 Linux HELM Chart
* Fixed spaces for ci/circleci
* Fixed spaces for ci/circleci #2
* Fixed spaces for ci/circleci #3
* Added secret yaml to deployment for SA Password
* Updated the chart to force user to specify EULA to Y for license terms
* Updated README.md to reflect commandline option to accept EULA
* Updated README.md and secret.yaml for sa_password generation
* Fixed formatting error in NOTES.txt
* Changed apiVersion in deployments.yaml to apps/v1beta2
* Allowed ability to override sapassword and change apiVersion in deployment.yaml
* ci/circleci fixes
* Updated release version, README.md, and hard-coded ports
* Added port name, configured probes, moved to stable
* Updated README.md