Update configmap.yaml

This commit is contained in:
sirius0xdev 2026-04-18 20:29:16 -04:00 committed by GitHub
parent 7784b786e6
commit e17a96f43d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ data:
"auth": { "auth": {
"mode": "token" "mode": "token"
}, },
"controlUi": { "controlUI": {
"enabled": true "enabled": true
} }
}, },