Skip to content

Commit bc4e02e

Browse files
committed
Removing a warning that no longer applies in 4.8+
1 parent be1e148 commit bc4e02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nodes-nodes-audit-config-about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Audit log profiles define how to log requests that come to the OpenShift API ser
2525
|===
2626
[.small]
2727
--
28-
1. Sensitive resources, such as `Secret`, `Route`, and `OAuthClient` objects, are never logged past the metadata level. OAuth tokens are not logged at all if your cluster was upgraded from {product-title} 4.5, because their object names might contain secret information.
28+
1. Sensitive resources, such as `Secret`, `Route`, and `OAuthClient` objects, are never logged past the metadata level.
2929
--
3030

3131
By default, {product-title} uses the `Default` audit log profile. You can use another audit policy profile that also logs request bodies, but be aware of the increased resource usage (CPU, memory, and I/O).

0 commit comments

Comments
 (0)