Commit Graph

18 Commits

Author SHA1 Message Date
Radim Dostál
12d777f18a feat(helm): allows setting the NODE_EXTRA_CA_CERTS variable (#6217)
---------

Co-authored-by: Radim Dostál <radim.dostal@tetanet.cz>
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2023-03-11 17:14:00 -05:00
Martin Lindner
a06201aaf5 feat(helm): add support for spec.ingressClassName to Ingress template (#5202) 2022-05-09 00:18:13 -04:00
Parkhost
8dcbc18a3b chore(helm): add revisionHistoryLimit (#5175) 2022-04-09 20:29:26 -04:00
Nicolas Giard
066e0f35ae docs: update helm readme
[skip ci]
2022-02-27 22:42:14 -05:00
Jordan JEAN
8d420759f8 chore(helm): add volumes and volumeMounts chart values (#4714) 2022-02-04 22:47:14 -05:00
PGeorge Bezerra
67c1be75f3 docs: fix typo on helm documentation (#4791)
ca certificate for database connection is not a path, but certificate content

***NO_CI***
2021-12-26 00:18:47 -05:00
Nold
f4d9fd43f0 misc: helm sideload initContainer option (#4325)
***NO_CI***
2021-10-24 15:36:45 -04:00
Nicolas Giard
5c99cf3cfa docs: update helm docs
[skip ci] ***NO_CI***
2021-10-24 15:32:03 -04:00
Nicolas Giard
d4e8e8b147 docs: update Helm instructions
***NO_CI***
2021-10-24 15:30:09 -04:00
Nicolas Giard
3174fdd76b docs: fix helm ingress doc
***NO_CI***
2021-06-24 20:37:53 -04:00
Hugo Rochefort
0788d615bc docs: improve Helm README (existing postgresql Secret) (#3991)
Small doc improvements:
- Add the 2 missing parameters postgresql.existingSecret and postgresql.existingSecretKey in the list.
- Update the "Using an external PostgreSQL server" part by specifying how to use an existing postgresql Secret

***NO_CI***
2021-05-20 15:15:04 -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
Nicolas Giard
5e0236ca2d docs: clarify helm postgres deploy
***NO_CI***
2021-02-05 22:47:05 -05:00
nzdjb
4586d325d8 docs: helm - correct ingress.hosts in README (#2641)
The ingress.hostname entry listed in the README is erroneous and not used in the ingress.yaml file.

This change corrects the documentation to correctly refer to ingress.hosts and list the default value as given in values.yaml.

***NO_CI***
2020-11-01 12:56:17 -05:00
Jason Paul Deland
a14759a9c9 docs: Update helm README (#2218)
**NO_CI***
2020-07-22 14:20:13 -04:00
Brian Pursley
c9a1a1ad40 docs: helm - updated README config table defaults to match values.yaml (#2143)
***NO_CI***
2020-07-05 13:40:57 -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