fix: sync devops rolebindings

Signed-off-by: hongming <talonwan@yunify.com>
This commit is contained in:
hongming
2018-11-30 17:15:21 +08:00
parent a908757cfb
commit b90a84b99b
2 changed files with 11 additions and 9 deletions

View File

@@ -48,6 +48,8 @@ const (
WorkspaceAdmin = "workspace-admin"
WorkspaceRegular = "workspace-regular"
WorkspaceViewer = "workspace-viewer"
DevopsOwner = "owner"
DevopsReporter = "reporter"
)
var (