Skip to content

Commit

Permalink
Constrain sub
Browse files Browse the repository at this point in the history
Signed-off-by: Byron Ruth <[email protected]>
  • Loading branch information
bruth committed Jan 6, 2023
1 parent 39a4509 commit 6062a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/use-cases/cross-leaf-mirror/cli/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ nsc push -a APP
nsc add user --account APP leaf-east \
--allow-sub '$JS.leaf-east.API.CONSUMER.CREATE.events' \
--allow-sub '$JS.leaf-east.API.CONSUMER.CREATE.events.>' \
--allow-sub 'leaf-east.>' \
--allow-sub 'leaf-east.hello' \
--allow-pub 'leaf-west.events.M.*' \
--allow-pub '_GR_.>' \
--allow-pub '_INBOX_west.>'
Expand Down

1 comment on commit 6062a3f

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for nats-by-example ready!

✅ Preview
https://nats-by-example-lxz6xsmp6-connecteverything.vercel.app

Built with commit 6062a3f.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.