mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
feat: allow search3 search3monitor receiver os.users nats message (#1855)
Co-authored-by: ubuntu <you@example.com>
This commit is contained in:
parent
2dd9d6f754
commit
208fb789af
1 changed files with 2 additions and 2 deletions
|
|
@ -408,9 +408,9 @@ spec:
|
|||
- name: users
|
||||
permission:
|
||||
pub: allow
|
||||
sub: deny
|
||||
sub: allow
|
||||
- name: groups
|
||||
permission:
|
||||
pub: allow
|
||||
sub: deny
|
||||
sub: allow
|
||||
user: os-search-server
|
||||
|
|
|
|||
Loading…
Reference in a new issue