agent(openclaw): rely on oauth for control ui auth
This commit is contained in:
parent
85468110b3
commit
25ca8f92a3
@ -40,6 +40,7 @@ data:
|
|||||||
"trustedProxies": ["10.42.0.0/16"],
|
"trustedProxies": ["10.42.0.0/16"],
|
||||||
"controlUi": {
|
"controlUi": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
"dangerouslyDisableDeviceAuth": true,
|
||||||
"allowedOrigins": [
|
"allowedOrigins": [
|
||||||
"http://localhost:18789",
|
"http://localhost:18789",
|
||||||
"http://127.0.0.1:18789",
|
"http://127.0.0.1:18789",
|
||||||
|
|||||||
@ -23,7 +23,7 @@ spec:
|
|||||||
ai.bstein.dev/instructions: kubectl-field-selectors
|
ai.bstein.dev/instructions: kubectl-field-selectors
|
||||||
ai.bstein.dev/role: testing-triage
|
ai.bstein.dev/role: testing-triage
|
||||||
ai.bstein.dev/placement: arm64 gateway lane (rpi5 preferred)
|
ai.bstein.dev/placement: arm64 gateway lane (rpi5 preferred)
|
||||||
ai.bstein.dev/config-rev: "20260521-persistent-home-rpi"
|
ai.bstein.dev/config-rev: "20260521-oauth-device-bypass"
|
||||||
spec:
|
spec:
|
||||||
serviceAccountName: openclaw-triage
|
serviceAccountName: openclaw-triage
|
||||||
automountServiceAccountToken: true
|
automountServiceAccountToken: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user