fix(k3s): use relative workspace path for pod compatibility

This commit is contained in:
stevef 2026-04-19 14:20:01 +02:00
parent 3d1bb43178
commit 4dba248ea4

View file

@ -5,7 +5,7 @@
"version": 2,
"agents": {
"defaults": {
"workspace": "/home/stevef/dev/tomerge/github/picoclaw/k3s/workspace",
"workspace": "workspace",
"restrict_to_workspace": true,
"allow_read_outside_workspace": false,
"provider": "",