Skip to content

Commit

Permalink
chore: make controller access finalizer and status (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
spoukke authored May 2, 2023
1 parent 0687172 commit 177315c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifests/base/controllers/clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ rules:
- apiGroups:
- config.terraform.padok.cloud
resources:
- terraformrepositories/finalizers
- terraformpullrequests/finalizers
verbs:
- update
- apiGroups:
Expand Down
2 changes: 1 addition & 1 deletion manifests/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2888,7 +2888,7 @@ rules:
- apiGroups:
- config.terraform.padok.cloud
resources:
- terraformrepositories/finalizers
- terraformpullrequests/finalizers
verbs:
- update
- apiGroups:
Expand Down

0 comments on commit 177315c

Please sign in to comment.