Skip to content

Commit

Permalink
fix: add finalizers to canaries
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimir Belousov <vbelouso@redhat.com>
  • Loading branch information
vbelouso committed Jun 14, 2022
1 parent e4252d8 commit 21923d6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions artifacts/flagger/account.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ rules:
resources:
- canaries
- canaries/status
- canaries/finalizers
- metrictemplates
- metrictemplates/status
- alertproviders
Expand Down
1 change: 1 addition & 0 deletions charts/flagger/templates/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ rules:
resources:
- canaries
- canaries/status
- canaries/finalizers
- metrictemplates
- metrictemplates/status
- alertproviders
Expand Down
1 change: 1 addition & 0 deletions kustomize/base/flagger/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ rules:
resources:
- canaries
- canaries/status
- canaries/finalizers
- metrictemplates
- metrictemplates/status
- alertproviders
Expand Down

0 comments on commit 21923d6

Please sign in to comment.