From 53301380489f344a1a18877ef92d3d49d19c0872 Mon Sep 17 00:00:00 2001 From: Shuting Zhao Date: Fri, 10 Jan 2020 19:35:29 -0800 Subject: [PATCH] fix build error --- samples/best_practices/disallow_helm_tiller.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/best_practices/disallow_helm_tiller.yaml b/samples/best_practices/disallow_helm_tiller.yaml index b2280b8efe..3e5cff092b 100644 --- a/samples/best_practices/disallow_helm_tiller.yaml +++ b/samples/best_practices/disallow_helm_tiller.yaml @@ -5,7 +5,7 @@ metadata: annotations: policies.kyverno.io/category: Security policies.kyverno.io/description: Tiller has known security challenges. It requires adminstrative privileges and acts as a shared - resource accessible to any authenticated user. Tiller can lead to privilge escalation as restricted users can impact other users. + resource accessible to any authenticated user. Tiller can lead to privilge escalation as restricted users can impact other users. spec: rules: - name: validate-helm-tiller