diff --git a/deploy/df-wiki/templates/deployment.yaml b/deploy/df-wiki/templates/deployment.yaml index fbb5031e1d9fa1777e2766b292edf0547643f0a5..7817448882e65909189e8f9c685ef2a33322ab87 100644 --- a/deploy/df-wiki/templates/deployment.yaml +++ b/deploy/df-wiki/templates/deployment.yaml @@ -55,7 +55,8 @@ spec: - name: nginx-config mountPath: /etc/nginx/conf.d/ - name: structure-data-pvc - mountPath: /usr/share/nginx/html + # mountPath: /usr/share/nginx/html + mountPath: /structure - name: website-pvc mountPath: /website