Guillaume Martinez
8d3a4ce49b
[stable/nextcloud] Allow to add custom labels on Ingress ( #16742 )
...
Signed-off-by: Lunik <lunik@tiwabbit.fr >
2019-09-01 11:47:41 -07:00
Aurélien Bertron
6cc61d9007
[stable/nextcloud] Add insecure option for curl ( #16233 )
...
Signed-off-by: Aurélien Bertron <aurelienbertron@gmail.com >
2019-08-28 23:27:56 -07:00
Havrileck Alexandre
9f1db2d47d
[stable/nextcloud] Add flexibility and more configurations ( #16205 )
...
* [stable/nextcloud] Allow to inject custom php configuration files
Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com >
* [stable/nextcloud] Add annotations and labels on PVC
Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com >
* [stable/nextcloud] Add fs group of www-data for mounted files
Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com >
* [stable/nextcloud] Change mount path of PVC
Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com >
* [stable/nextcloud] Add tmp directory in volume
This directory can be used for uploads as temporary directory
Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com >
* [stable/nextcloud] Fix cronjob job template labels for new helm spec
Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com >
* [stable/nextcloud] Allow change of cronjob image and add pull secrets
Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com >
* [stable/nextcloud] Allow change cronjob resources,tolerations,affinity
Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com >
* [stable/nextcloud] Cronjob (curl) follow redirect
Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com >
* [stable/nextcloud] Add default values for persistence annotations
Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com >
* [stable/nextcloud] Add all default nextcloud configurations
Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com >
* [stable/nextcloud] Update documentation with new values and indent
Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com >
* [stable/nextcloud] Upgrade chart version
Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com >
* [stable/nextcloud] Fix trailing spaces in default values
Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com >
* [stable/nextcloud] Fix default values for cronjob image declaration
Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com >
* [stable/nextcloud] Fix default configs not mounted
Signed-off-by: Alexandre Havrileck <alexandre.havrileck@easymile.com >
* [stable/nextcloud] Mount default configs only if extra configs exists
Signed-off-by: Havrileck Alexandre <havrileckalexandre@gmail.com >
2019-08-10 03:53:13 -07:00
Di Weng
454186ff03
[stable/nextcloud] Add pod label for Redis network policy ( #15507 )
...
* Add pod label for Redis network policy
Signed-off-by: w1ndy <mystery.wd@gmail.com >
* Use the equivalent nextcloud.redis.fullname
Signed-off-by: w1ndy <mystery.wd@gmail.com >
* Add redis-client label only if redis is enabled
Signed-off-by: w1ndy <mystery.wd@gmail.com >
2019-07-14 04:41:03 -07:00
Cedric Thiebault
c7ac02baca
[stable/nexcloud] Multiple config.php file ( #15212 )
...
Use `ConfigMap` & `volumeMounts` to create extra config file in `/var/www/html/config`
Signed-off-by: Cedric Thiebault <cedric.thiebault@gmail.com >
2019-07-08 15:22:02 -07:00
Cedric Thiebault
0b010d93bf
[stable/nexcloud] Support PostgreSQL database ( #15155 )
...
Signed-off-by: Cedric Thiebault <cedric.thiebault@gmail.com >
2019-07-01 13:40:37 -07:00
Christian Ingenhaag
068a474ee4
[stable/nextcloud] add redis feature ( #15024 )
...
Signed-off-by: Christian Ingenhaag <christian.ingenhaag@googlemail.com >
2019-06-24 13:26:35 -07:00
Patrik Fuhrmann
120415f9ef
[stable/nextcloud] Adding cron for the background jobs ( #14795 )
...
Signed-off-by: Patrik Fuhrmann <fuhrmann.patrik@gmail.com >
2019-06-15 12:30:10 -07:00
Lennart Jern
597073886d
stable/nextcloud: create db-secrets also for external DB ( #14384 )
...
* Nextcloud: create db-secrets also for external DB
Signed-off-by: Lennart Jern <lennart.jern@gmail.com >
* Added external DB credentials to secret
Signed-off-by: Lennart Jern <lennart.jern@gmail.com >
2019-06-14 09:56:22 -07:00
Patrik Fuhrmann
c6094fbb55
[stable/nextcloud] More consistent values and secrets ( #14680 )
...
Signed-off-by: Patrik Fuhrmann <fuhrmann.patrik@gmail.com >
2019-06-10 19:06:15 -07:00
Maarten
848e23624b
remove use of removed template from NOTES.txt. Also remove use of unused variable nextcloudPort ( #14179 )
...
Signed-off-by: Maarten de Waard <maarten@greenhost.nl >
2019-05-28 04:21:55 -07:00
Christian Ingenhaag
429af154c1
[stable/nextcloud] nc16 with smtp settings, healthcheck config ( #14164 )
...
Signed-off-by: Christian Ingenhaag <christian.ingenhaag@googlemail.com >
2019-05-27 16:51:50 -07:00
Christian Ingenhaag
9eda7e856d
[stable/nextcloud] fix loadbalancer servicetype / remove flaky test ( #13696 )
...
Signed-off-by: Christian Ingenhaag <christian.ingenhaag@googlemail.com >
2019-05-20 08:57:16 -07:00
Christian Ingenhaag
e41880e996
add nextcloud chart ( #10922 )
...
* add nextcloud chart
Signed-off-by: Christian Ingenhaag <christian.ingenhaag@googlemail.com >
* insert suggestions from reviews in #5180
Signed-off-by: Christian Ingenhaag <christian.ingenhaag@googlemail.com >
* disable ingress per default
Signed-off-by: Christian Ingenhaag <christian.ingenhaag@googlemail.com >
* fix nextcloud e2e tests
Signed-off-by: Christian Ingenhaag <christian.ingenhaag@googlemail.com >
2019-02-11 10:21:15 -08:00