Skip to content

Commit

Permalink
Always create RBAC roles (#474)
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha committed Dec 19, 2019
1 parent bd38962 commit eeb9108
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/controller/controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ type Config struct {
RSQueue *queue.Worker
RSInformer cache.SharedIndexInformer

EnableRBAC bool
OperatorNamespace string
GoverningService string
ResyncPeriod time.Duration
Expand Down

0 comments on commit eeb9108

Please sign in to comment.