Skip to content

Commit

Permalink
Fix controller cluster role
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Saratura committed May 23, 2023
1 parent cd8d8be commit 3621f88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/controller/cluster-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ rules:
- vshn.appcat.vshn.io
resources:
- xvshnpostgresqls
- xvshnpostgresqls/finalizers
verbs:
- get
- list
Expand All @@ -28,3 +29,4 @@ rules:
- update
- list
- watch
- delete

0 comments on commit 3621f88

Please sign in to comment.