From 7307152d017ed6191994d01c9f7512b03b77e32d Mon Sep 17 00:00:00 2001 From: Philip Haupt <“der.mad.mob@gmail.com”> Date: Sun, 6 Jul 2025 12:33:43 +0200 Subject: [PATCH] readwrite --- nginx/deploy.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/nginx/deploy.yaml b/nginx/deploy.yaml index d53cb51..01f7e91 100644 --- a/nginx/deploy.yaml +++ b/nginx/deploy.yaml @@ -18,7 +18,6 @@ spec: volumeMounts: - name: web-content mountPath: /usr/share/nginx/html - readOnly: true - name: nginx-vhosts mountPath: /etc/nginx/conf.d readOnly: true