fix(k3s): use static prefixed token for picoclaw-agent to enable websocket connectivity

This commit is contained in:
stevef 2026-04-12 23:14:52 +02:00
parent de586ba1b2
commit fe93c6387a

View file

@ -209,7 +209,8 @@ data:
"write_timeout": 10,
"max_connections": 100,
"allow_from": [],
"placeholder": {}
"placeholder": {},
"token": "pico-picoclaw-secret-123"
},
"pico_client": {
"enabled": false,