Commit Graph

7 Commits

Author SHA1 Message Date
Ivann LARUELLE
826e6d4bdf
feat(helm): adding liveness and readiness probes customizations (#4116)
* feat(helm): adding liveness and readiness probes customizations

* chore(helm): bump chart version to 2.2.0

***NO_CI***
2021-06-24 00:14:44 -04:00
Matt
05aad5b9c6
docs: added DB_SSL and DB_SSL_CA to helm chart (#2492)
***NO_CI***

* Update deployment.yaml

added DB_SSL option for postgres

* Update README.md

added note about `postgresql.ssl`

* added DB_SSL_CA

* added postgressql.ca note

* Update values.yaml

added more PostgresSQL details to values.yml

* Update values.yaml

* Update values.yaml

removed whitespace

* Update README.md

added ssl and ca notes

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* docs: update README

Co-authored-by: Nicolas Giard <github@ngpixel.com>
2021-03-23 14:47:57 -04:00
Jeffrey Forman
de19d37953
fix: helm - image tag and imagePullPolicy to correctly inherit from values (#2472)
* fix image tag and imagePullPolicy to correcy inherit from values, with sane defaults (ifNotPresent and latest)

* fix default service ports for http and https in service.yaml

Co-authored-by: Jeffrey Forman <jforman@gmail.com>

***NO_CI***
2020-09-19 20:32:36 -04:00
Jung Hong Kim
49f2410108
misc: modify helm chart for extended service features (#2192)
***NO_CI***
* feat: modify helm chart for extended service features

* misc: helm values.yaml

Co-authored-by: Nicolas Giard <github@ngpixel.com>
2020-07-29 19:36:29 -04:00
Jason Paul Deland
e8a11f82bc
misc: helm - align secret name (#2220)
***NO_CI***
2020-07-22 15:02:40 -04:00
James Greenhill
370cd10096
misc: update helm chart configs and readme (#1751)
* fix wiki helm

* update readme

* include service account as a stub

* use lightweight healthz for readiness and health endpoint

* remove if block for setting DB_TYPE, only postgres is supported in this chart for now
2020-06-28 19:55:16 -04:00
Nick
2ba1004024 feat: helm chart (wip) 2019-05-03 23:46:18 -04:00