From 13ae28704f86cae6d3546df637546e83a1e31e2c Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Thu, 17 Nov 2022 11:33:44 +0100 Subject: [PATCH] Update _hpb.tpl Signed-off-by: Kjeld Schouten-Lebbing --- charts/stable/nextcloud/templates/_hpb.tpl | 1 - 1 file changed, 1 deletion(-) diff --git a/charts/stable/nextcloud/templates/_hpb.tpl b/charts/stable/nextcloud/templates/_hpb.tpl index b580fe43892..fb1bcbf6912 100644 --- a/charts/stable/nextcloud/templates/_hpb.tpl +++ b/charts/stable/nextcloud/templates/_hpb.tpl @@ -83,7 +83,6 @@ command: echo "Executing standard nextcloud version migration scripts to ensure they are actually ran..." php /var/www/html/occ db:add-missing-indices - php /var/www/html/occ db:convert-filecache-bigint {{- if .Values.imaginary.enabled }} echo "Imaginary High Performance Previews enabled, enabling it on Nextcloud..."