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