chore(k3s): sync configmap with relative workspace path

This commit is contained in:
stevef 2026-04-19 14:20:07 +02:00
parent 4dba248ea4
commit f4956fb015

View file

@ -12,7 +12,7 @@ data:
"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": "",