CRD Update
This commit is contained in:
@@ -74,6 +74,16 @@ spec:
|
||||
Seeded once — runtime mutations persist on PVC.
|
||||
additionalProperties:
|
||||
type: string
|
||||
channelUsers:
|
||||
type: object
|
||||
description: >
|
||||
Maps channel names (telegram, discord, etc.) to lists of authorized
|
||||
user IDs. Sets dmPolicy to "allowlist" and populates allowFrom for
|
||||
each channel in the OpenClawInstance config.
|
||||
additionalProperties:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
suspend:
|
||||
type: boolean
|
||||
description: Stops reconciliation without deleting resources.
|
||||
|
||||
Reference in New Issue
Block a user