Update audit.md

This commit is contained in:
Qiming Teng
2020-07-16 21:03:06 +08:00
committed by GitHub
parent c52731f462
commit 7b2126c036
@@ -91,7 +91,7 @@ The audit profile used by GCE should be used as reference by admins constructing
## Audit backends
Audit backends persist audit events to an external storage.
[Kube-apiserver][kube-apiserver] out of the box provides three backends:
[Kube-apiserver][kube-apiserver] out of the box provides two backends:
- Log backend, which writes events to a disk
- Webhook backend, which sends events to an external API