Update authorization.md

fix role name
This commit is contained in:
CaoShuFeng
2016-12-08 17:28:56 -06:00
committed by GitHub
parent 0142f40d59
commit 2a122c7a00
+1 -1
View File
@@ -341,7 +341,7 @@ subjects:
name: manager
roleRef:
kind: ClusterRole
name: secret-reader-global
 name: secret-reader
apiGroup: rbac.authorization.k8s.io
```