From 676c41a68834929fe9ed3a445491817c43813ce0 Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Wed, 29 Mar 2023 11:13:49 +0200 Subject: [PATCH] Typo --- customers/base/nextcloud-deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customers/base/nextcloud-deployment.yml b/customers/base/nextcloud-deployment.yml index 378d942..9a2dd89 100644 --- a/customers/base/nextcloud-deployment.yml +++ b/customers/base/nextcloud-deployment.yml @@ -54,7 +54,7 @@ spec: mountPath: /etc/apache2/ports.conf subPath: ports.conf - name: log-volume - mountPath: /var/www/apache2 + mountPath: /var/log/apache2 subPath: apache2 resources: limits: