From a81423ab422afb425da0354dac14f7e820acbc22 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Sat, 10 Apr 2021 09:23:19 +0100 Subject: [PATCH] Add redis to Nextcloud --- manifests/nextcloud_chart/nextcloud_chart.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/nextcloud_chart/nextcloud_chart.yaml b/manifests/nextcloud_chart/nextcloud_chart.yaml index 379fd5c..d0fcf6c 100644 --- a/manifests/nextcloud_chart/nextcloud_chart.yaml +++ b/manifests/nextcloud_chart/nextcloud_chart.yaml @@ -48,6 +48,8 @@ spec: enabled: true storageClass: scw-bssd-retain size: 5Gi + redis: + enabled: true cronjob: enabled: true resources: