Skip to content

Commit b2362ac

Browse files
author
Jeff Peeler
committed
catalog: add update permission for bindings/finalizers
Fixes this error: secrets "mongodb-persistent-c6ztb-credentials-vp2y8" is forbidden: cannot set blockOwnerDeletion if an ownerReference refers to a resource you can't set finalizers on: User "system:serviceaccount:kube-service-catalog:service-catalog-controller" cannot update bindings/finalizers.servicecatalog.k8s.io in project "meproject" (openshift#16141)
1 parent 8a47952 commit b2362ac

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

examples/service-catalog/service-catalog.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ objects:
119119
- brokers/status
120120
- instances/status
121121
- bindings/status
122+
- bindings/finalizers
122123
verbs:
123124
- update
124125
- apiGroups:

pkg/oc/bootstrap/bindata.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)