From 7cd6fda6563fcff8bb17fcabd21eeb9da35a139c Mon Sep 17 00:00:00 2001 From: paigehargrave Date: Fri, 21 Jun 2019 13:36:51 -0400 Subject: [PATCH] Update index.md --- ee/ucp/authorization/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/ucp/authorization/index.md b/ee/ucp/authorization/index.md index 53c1737df9..3603eb7a80 100644 --- a/ee/ucp/authorization/index.md +++ b/ee/ucp/authorization/index.md @@ -99,7 +99,7 @@ resources. ## Secure Kubernetes defaults -For cluster security, only UCP admin users and service accounts which are +For cluster security, only UCP admin users and service accounts that are granted the `cluster-admin` ClusterRole for all Kubernetes namespaces via a ClusterRoleBinding can deploy pods with privileged options. This prevents a platform user from being able to bypass the Universal Control Plane Security