Commit Graph

153 Commits

Author SHA1 Message Date
Waqar Ahmed
53ce8cd15f Add test values yaml file 2020-12-09 06:23:00 +05:00
Waqar Ahmed
a99d01b01e Update notes.txt 2020-12-09 04:39:14 +05:00
Waqar Ahmed
7d54cef34e Add persistent storage support for minio 2020-12-09 04:35:25 +05:00
Waqar Ahmed
24f4bad8ed Add TN specific files 2020-12-09 04:27:42 +05:00
Waqar Ahmed
0b17b07bf6 Remove prometheus from minio chart 2020-12-09 03:50:45 +05:00
Waqar Ahmed
440ed29531 Remove tls configuration from minio chart for now 2020-12-09 03:47:46 +05:00
Waqar Ahmed
ac0cfab7b7 Only have nodeport service 2020-12-09 03:16:09 +05:00
Waqar Ahmed
4917a6214a Remove ability to set resources 2020-12-09 03:16:09 +05:00
Waqar Ahmed
531c840450 Remove ability to automatically create buckets after release creation for now 2020-12-09 03:16:09 +05:00
Waqar Ahmed
cca836e3dc Remove existingSecret option 2020-12-09 03:16:09 +05:00
Waqar Ahmed
d4cd85e0b0 Remove securitycontext options for now 2020-12-09 03:16:09 +05:00
Waqar Ahmed
a9cf23677a Remove serviceAccount configuration options 2020-12-09 03:16:09 +05:00
Waqar Ahmed
80ff32ba58 Only have standalone mode for now 2020-12-09 03:16:09 +05:00
Waqar Ahmed
36f7e7a497 Remove podDisruptionBudget configuration 2020-12-09 03:16:09 +05:00
Waqar Ahmed
26707b648b Remove configPathmc config options 2020-12-09 03:16:09 +05:00
Waqar Ahmed
17d83f6bd4 Remove priorityClassName setting 2020-12-09 03:16:09 +05:00
Waqar Ahmed
ad300671d8 Remove node selector related options 2020-12-09 03:16:09 +05:00
Waqar Ahmed
f684d9f15a Remove fullnameOverride option 2020-12-09 03:16:09 +05:00
Waqar Ahmed
993b6e35bc Remove imagePullSecrets options 2020-12-09 03:16:09 +05:00
Waqar Ahmed
4abf36ffb2 Remove minoi/mc configurable options 2020-12-09 03:16:09 +05:00
Waqar Ahmed
8d5bad11fb Remove makeBucketJob options 2020-12-09 03:16:09 +05:00
Waqar Ahmed
57d32d69e0 Remove etcd 2020-12-09 03:16:09 +05:00
Waqar Ahmed
e1bdf35bac Remove metrics service monitor 2020-12-09 03:16:09 +05:00
Waqar Ahmed
f60c605f5c Remove minio gateway feature 2020-12-09 03:16:09 +05:00
Waqar Ahmed
7ee19dd170 Remove ingress from minio chart 2020-12-09 03:16:09 +05:00
Waqar Ahmed
260a4c49dd Remove ci dir 2020-12-09 03:16:09 +05:00
Waqar Ahmed
bcc8148785 Add initial minio helm chart 2020-12-09 03:16:09 +05:00
Waqar Ahmed
a2d9e44469 Merge pull request #9 from truenas/nextcloud-chart
Add nextcloud chart
2020-12-09 03:04:00 +05:00
Waqar Ahmed
e3658579c0 Add nodeip default 2020-12-08 21:00:53 +05:00
Waqar Ahmed
f015c830ab Always roll out deployment on update 2020-12-08 20:30:56 +05:00
Waqar Ahmed
7abbec70ef Add web portal uri for nextcloud 2020-12-08 19:40:50 +05:00
Waqar Ahmed
926b781bff Define image pull policy for init container 2020-12-08 19:40:50 +05:00
Waqar Ahmed
23892730f3 Use emptydir volumes for nextcloud chart test 2020-12-08 19:40:50 +05:00
Waqar Ahmed
254ff0ab4d Correctly populate storage fields 2020-12-08 19:40:50 +05:00
Waqar Ahmed
3750f4bdbd Fix nodeport for ci test 2020-12-08 19:40:50 +05:00
Waqar Ahmed
5f1283b4c4 Fix deployment test 2020-12-08 19:40:50 +05:00
Waqar Ahmed
126ba367c8 Add test values yaml file 2020-12-08 19:40:50 +05:00
Waqar Ahmed
af0148456d Clean nextcloud chart stripping to basics 2020-12-08 19:40:50 +05:00
Waqar Ahmed
f85006a283 Clean values 2020-12-08 19:40:50 +05:00
Waqar Ahmed
74e7929207 Clean internal/external db references 2020-12-08 19:40:50 +05:00
Waqar Ahmed
8b7530d3bd Add init container to nextcloud pod to make sure it's not started until postgres is up 2020-12-08 19:40:50 +05:00
Waqar Ahmed
7a148e5a3f Properly configure postgres host path 2020-12-08 19:40:50 +05:00
Waqar Ahmed
0beb16ffe9 Properly initialise nextcloud with postgres 2020-12-08 19:40:50 +05:00
Waqar Ahmed
ed7270ecc0 Only use postgres and remove sqlite support 2020-12-08 19:40:50 +05:00
Waqar Ahmed
0995fc4923 Set postgres credentials in nextcloud deployment 2020-12-08 19:40:50 +05:00
Waqar Ahmed
817de8f1b0 Remove liveness/readiness probes 2020-12-08 19:40:50 +05:00
Waqar Ahmed
f323a2ce5a Clean nextcloud deployment removing nginx traces 2020-12-08 19:40:50 +05:00
Waqar Ahmed
43ab3e05fe Add postgresql deployment 2020-12-08 19:40:50 +05:00
Waqar Ahmed
eb3c7a6ae6 Initial postgres support 2020-12-08 19:40:50 +05:00
Waqar Ahmed
918fbb0963 Clean service configuration 2020-12-08 19:40:50 +05:00