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: