From 3357192b5d872c87ba3d03bde486dcadc7cdd508 Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Mon, 3 Apr 2023 12:55:48 +0200 Subject: [PATCH] Is there really a problem here? --- customers/base/nextcloud-deployment.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/customers/base/nextcloud-deployment.yml b/customers/base/nextcloud-deployment.yml index 99eef33..b6ceb34 100644 --- a/customers/base/nextcloud-deployment.yml +++ b/customers/base/nextcloud-deployment.yml @@ -43,9 +43,6 @@ spec: - name: apcu-php-config mountPath: /etc/php/8.0/mods-available/apcu.ini subPath: apcu.ini - - name: cli-php-config - mountPath: /etc/php/8.0/cli/php.ini - subPath: php.ini - name: hugepage mountPath: /dev/hugepages - name: nc-upgrade