chore(k3s): sync configmap with relative workspace path
This commit is contained in:
parent
4dba248ea4
commit
f4956fb015
1 changed files with 1 additions and 1 deletions
|
|
@ -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": "",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue