From 0143b6e4d19a8ba596836f2566fa0dfa9c4b298b Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Mon, 3 Apr 2023 16:01:28 +0200 Subject: [PATCH] Correct name --- customers/base/nextcloud-deployment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customers/base/nextcloud-deployment.yml b/customers/base/nextcloud-deployment.yml index bb77dda..288f0ee 100644 --- a/customers/base/nextcloud-deployment.yml +++ b/customers/base/nextcloud-deployment.yml @@ -39,7 +39,7 @@ spec: subPath: 000-default.conf - name: hugepage mountPath: /dev/hugepages - - name: script-configmap + - name: script-config mountPath: /usr/local/bin/nc-upgrade subPath: nc-upgrade - name: apache-php-config @@ -179,7 +179,7 @@ spec: value: "customer.drive.test.sunet.se" command: ["/bin/bash", "-c", "/usr/bin/j2 -f env -o /var/www/html/config/config.php /tmp/config.php.template"] volumes: - - name: nc-upgrade + - name: script-config configMap: name: script-configmap items: