Skip to content

Commit

Permalink
this policy needs to be modified
Browse files Browse the repository at this point in the history
  • Loading branch information
vijeyash1 committed Oct 9, 2023
1 parent d533ba0 commit 76ed7b9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions server/data/cerbos-policy-config/resourcepolicy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
servicename: "capten-server"
policies:
- resourceName: "someresourcename1"
actions:
- "someaction1"
- "someaction2"
- "someaction3"
- resourceName: "someresourcename2"
actions:
- "someaction1"
- "someaction2"
- "someaction3"

0 comments on commit 76ed7b9

Please sign in to comment.