diff --git a/chart/templates/deployment.yaml b/chart/templates/deployment.yaml
index 62ff4b8d2cd2c8626cd11871b0802a4b9237a23a..bdf168cc0e8561bb226705f25721d93c78f8dfba 100644
--- a/chart/templates/deployment.yaml
+++ b/chart/templates/deployment.yaml
@@ -97,7 +97,7 @@ spec:
           timeoutSeconds: {{ .Values.readinessProbe.timeoutSeconds }}
         volumeMounts:
         - name: metager-config
-          mountPath: /html/config
+          mountPath: /html/config/metager
           readOnly: true
         - name: mglogs-persistent-storage
           mountPath: /html/storage/logs/metager