Merge pull request #95388 from ii/policy

Enable Logging of event requests to audit log in cluster/gce/gci/configure-helper.sh
This commit is contained in:
Kubernetes Prow Robot 2020-10-09 14:08:48 -07:00 committed by GitHub
commit 4fbf5df52b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1175,7 +1175,7 @@ rules:
- /version
- /swagger*
# Don't log events requests.
# Don't log events requests because of performance impact.
- level: None
resources:
- group: "" # core