1
0
Commit Graph

31 Commits

Author SHA1 Message Date
525847fdf5 fix(molgenis): Recreate pods upon upgrade
The default upgrade strategy would cause multiple instances of MOLGENIS to run on the same database.
Use Recreate strategy instead.

Fixes #75
2018-09-27 11:46:11 +02:00
aaad66b40f updated pvc creation of postgres 2018-09-26 17:39:47 +02:00
b201117f9a updated pvc initialization 2018-09-26 17:27:45 +02:00
6f995f45bd updated postgres instances and firewall configuration 2018-09-26 16:52:06 +02:00
039c9993f6 fix for postgres volume mount, not available when persistence is not enabled 2018-09-26 16:30:33 +02:00
f10b8d7ea8 updated production chart and removed preview chart 2018-09-26 16:04:22 +02:00
501982ca53 removed redunant volume entry in deployment 2018-09-12 08:19:48 +02:00
7305d54630 updated volume name 2018-09-12 08:17:34 +02:00
c28f08bedd one end to much 2018-09-12 08:15:38 +02:00
d17c137dd5 added elasticsearch persistence 2018-09-12 08:04:59 +02:00
e5cbcdf933 added retainability for pv's 2018-09-11 15:48:56 +02:00
88134dbccb Merge branch 'master' of https://git.webhosting.rug.nl/molgenis/molgenis-ops-docker-helm into add-pvs-to-molgenis 2018-09-11 13:46:37 +02:00
dc270c1f65 updated threshold to 25 because instant rebooting 2018-09-11 13:30:43 +02:00
bf770cc05e added thresholds to readiness and liveness probes 2018-09-11 12:57:40 +02:00
fc7c564e44 optimized memory limits and removed cpu limit 2018-09-11 12:25:28 +02:00
947e389b92 moved volumes down below in deployment 2018-09-10 22:06:20 +02:00
ed948c40aa referred to right config values.yaml 2018-09-10 22:02:18 +02:00
bfb2e45877 added volumes 2018-09-10 22:00:51 +02:00
59d99deab5 restrcuture deployment 2018-09-10 21:57:39 +02:00
a660aff355 udpated structure 2018-09-10 21:53:29 +02:00
846df81522 udpated structure 2018-09-10 21:49:12 +02:00
a2922c4d49 persistence keys in deploymeny 2018-09-10 21:47:12 +02:00
5a98e35273 added persistence properties to values and deployment 2018-09-10 21:41:54 +02:00
9d807d28fc updated start times of liveness probe 2018-09-10 17:38:50 +02:00
d9053b656c updated volume claims 2018-09-10 17:37:50 +02:00
11b25a5df6 added initialDelay 2018-09-10 16:53:58 +02:00
4de20d9bd6 add liveness probes 2018-09-10 15:21:10 +02:00
5eea95cfbc added elasticsearch 2018-09-10 13:51:09 +02:00
793cf80820 updated README and questions.yml 2018-09-10 11:32:14 +02:00
3d93546b47 updated production chart 2018-09-07 16:51:41 +02:00
89b1639449 added molgenis production chart 2018-09-07 09:50:03 +02:00