Commit Graph

16 Commits

Author SHA1 Message Date
Dov Benyomin Sohacheski
b9326df1d4
docs(helm): Correct spelling mistake in comment (#6202)
* Corrected spelling mistake in comment

---------

Co-authored-by: Nicolas Giard <github@ngpixel.com>
2023-03-11 17:15:15 -05:00
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
yuta
cf7abeaa94
chore(helm): add loadBalancerIP param (#5704) 2022-10-04 15:26:09 -04:00
Don Kendall
dffffd3a2b
fix(helm): allow self-signed ssl (#5446) 2022-07-06 19:40:21 -04:00
Don Kendall
4f2dd36e33
feat(helm): expose DATABASE_URL (#5445) 2022-07-05 18:26:50 -04: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
Jordan JEAN
8d420759f8
chore(helm): add volumes and volumeMounts chart values (#4714) 2022-02-04 22:47:14 -05:00
Nold
f4d9fd43f0
misc: helm sideload initContainer option (#4325)
***NO_CI***
2021-10-24 15:36:45 -04:00
wjkw1
2916ec5889
misc: updated values file imagePullPolicy to match what is in deployment.yaml (#4546)
***NO_CI***
2021-10-09 14:05:15 -04:00
ABI CHAHINE
5450597654
docs: upgrade helm chart to take in consideration K8S v1.19+ for ingress (#4437)
Co-authored-by: Rachad <rachad.abi-chahine@decathlon.com>

***NO_CI***
2021-09-14 20:13:04 -04:00
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
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
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