Skip to content

Commit

Permalink
fix rbac
Browse files Browse the repository at this point in the history
Signed-off-by: zhangzujian <[email protected]>
  • Loading branch information
zhangzujian committed Dec 17, 2024
1 parent 15facc1 commit 98b890a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions charts/kube-ovn/templates/ovn-CR.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ rules:
- get
- list
- update
- patch
- create
- delete
- watch
Expand Down
1 change: 1 addition & 0 deletions dist/images/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3491,6 +3491,7 @@ rules:
- get
- list
- update
- patch
- create
- delete
- watch
Expand Down

0 comments on commit 98b890a

Please sign in to comment.