From 54a4080accc522e484d82996908fd3ef73089a1f Mon Sep 17 00:00:00 2001 From: Shuting Zhao Date: Thu, 20 Feb 2020 11:31:03 -0800 Subject: [PATCH] update doc --- documentation/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/installation.md b/documentation/installation.md index b80317ab3e..1e59e13a5c 100644 --- a/documentation/installation.md +++ b/documentation/installation.md @@ -124,7 +124,7 @@ metadata: roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole - name: kyvernoRoleGenerate # clusterRole defined above, to manage generated resources + name: kyverno:generatecontroller # clusterRole defined above, to manage generated resources subjects: - kind: ServiceAccount name: kyverno-service-account # default kyverno serviceAccount