-
Notifications
You must be signed in to change notification settings - Fork 563
Closed
Description
I have an operator defined by the attached CSV
cert-utils-operator.zip
The thing to notice is that this operator has both a role and a cluster role.
when I make it available through the operator hub the attached install plan is created. At this point I still can see that there are two roles, one is local and on is a cluster role.
when the operator is deployed three roles are created:
- local role
- cluster roles: the correct one and a clusterrole version of the local role.
this shoudl clarify what I mean:
Also the corresponding bindings to the operator service accounts are created.
This should not happen. However I am not sure if I am doing something wrong or if this is a bug.
Metadata
Metadata
Assignees
Labels
No labels