diff --git a/charts/openclaw/2026.02.24/templates/statefulset.yaml b/charts/openclaw/2026.02.24/templates/statefulset.yaml index 7722dbb..8e21659 100644 --- a/charts/openclaw/2026.02.24/templates/statefulset.yaml +++ b/charts/openclaw/2026.02.24/templates/statefulset.yaml @@ -135,7 +135,7 @@ spec: mountPath: /home/node/.openclaw subPath: openclaw-state - name: data - mountPath: /home/node/clawd + mountPath: /app/workspace subPath: openclaw-workspace {{- if .Values.livenessProbe.enabled }} livenessProbe: