From f8218735d195811231ae57ccbe0c51339b333718 Mon Sep 17 00:00:00 2001 From: Simon L Date: Thu, 2 Feb 2023 12:23:54 +0100 Subject: [PATCH] also deleting global overwrite for apache Signed-off-by: Simon L --- helm-chart/templates/nextcloud-aio-apache-deployment.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/helm-chart/templates/nextcloud-aio-apache-deployment.yaml b/helm-chart/templates/nextcloud-aio-apache-deployment.yaml index 42a162a0..cd74b891 100755 --- a/helm-chart/templates/nextcloud-aio-apache-deployment.yaml +++ b/helm-chart/templates/nextcloud-aio-apache-deployment.yaml @@ -69,7 +69,6 @@ spec: - name: nextcloud-aio-nextcloud persistentVolumeClaim: claimName: nextcloud-aio-nextcloud - readOnly: true - name: nextcloud-aio-apache persistentVolumeClaim: claimName: nextcloud-aio-apache