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