From 5839447112a584ba0bf55057d64c46dec6422679 Mon Sep 17 00:00:00 2001 From: Shuting Zhao Date: Fri, 17 Jul 2020 10:11:40 -0700 Subject: [PATCH] update rule name --- documentation/writing-policies-match-exclude.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/writing-policies-match-exclude.md b/documentation/writing-policies-match-exclude.md index 971724ad43..57a483466a 100644 --- a/documentation/writing-policies-match-exclude.md +++ b/documentation/writing-policies-match-exclude.md @@ -95,7 +95,7 @@ This is an example that select Deployment **OR** StatefulSet that has label `app ````yaml spec: rules: - - name: match-critical- + - name: match-critical-app match: resources: # AND across types but an OR inside types that take a list kinds: