Skip to content

Commit

Permalink
Merge pull request #1219 from vbelouso/canaries-finalizers
Browse files Browse the repository at this point in the history
fix: add finalizers to canaries
  • Loading branch information
stefanprodan authored Jun 14, 2022
2 parents 1967e48 + 21923d6 commit aa48ad4
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 aa48ad4

Please sign in to comment.