Fix namespace issue in rbac

This commit is contained in:
faizanahmad055
2018-07-10 15:54:32 +05:00
parent c05ef239b2
commit dcc11b0133
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ import (
const (
updateOnChangeAnnotation = "reloader.stakater.com.io/update-on-change"
// AllNamespaces as our controller will be looking for events in all namespaces
AllNamespaces = ""
AllNamespaces = "temp-reloader"
)
// Event indicate the informerEvent