Skip to content

Commit 17d6c6e

Browse files
authored
Merge pull request #99751 from openshift-cherrypick-robot/cherry-pick-99113-to-enterprise-4.20
[enterprise-4.20] OSDOCS-16161: Refined the note on Configuring the audit log policy wi…
2 parents a64afd3 + a0fadef commit 17d6c6e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

modules/nodes-nodes-audit-policy-custom.adoc

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ These custom rules take precedence over the top-level profile field. The custom
1212

1313
[IMPORTANT]
1414
====
15-
Custom rules are ignored if the top-level profile field is set to `None`.
15+
If you set the top-level profile field to `None`, an API server, such as the Kubernetes API server, ignores custom rules and disables audit logging.
1616
====
1717

1818
.Prerequisites
@@ -47,11 +47,6 @@ spec:
4747
----
4848
<1> Add one or more groups and specify the profile to use for that group. These custom rules take precedence over the top-level profile field. The custom rules are evaluated from top to bottom, and the first that matches is applied.
4949
<2> Set to `Default`, `WriteRequestBodies`, or `AllRequestBodies`. If you do not set this top-level profile field, it defaults to the `Default` profile.
50-
+
51-
[WARNING]
52-
====
53-
Do not set the top-level profile field to `None` if you want to use custom rules. Custom rules are ignored if the top-level profile field is set to `None`.
54-
====
5550

5651
. Save the file to apply the changes.
5752

0 commit comments

Comments
 (0)