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>
2 years ago
Don Kendall
dffffd3a2b
fix(helm): allow self-signed ssl ( #5446 )
2 years ago
Don Kendall
4f2dd36e33
feat(helm): expose DATABASE_URL ( #5445 )
2 years ago
Parkhost
8dcbc18a3b
chore(helm): add revisionHistoryLimit ( #5175 )
3 years ago
Jordan JEAN
8d420759f8
chore(helm): add volumes and volumeMounts chart values ( #4714 )
3 years ago
Nold
f4d9fd43f0
misc: helm sideload initContainer option ( #4325 )
...
***NO_CI***
3 years ago
Andrew Yefanov
525f758151
misc: fix helm high availability property ( #4490 )
...
***NO_CI***
3 years ago
Andrew Yefanov
f4de80f8bc
misc: add helm high availablity when replicas are more than 1 ( #4420 )
...
* add helm high availablity when replicas are more than 1
* refactor HA expression
***NO_CI***
3 years ago
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***
3 years ago
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>
4 years ago
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***
4 years ago
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
4 years ago