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