diff --git a/content/en/docs/tasks/debug-application-cluster/audit.md b/content/en/docs/tasks/debug-application-cluster/audit.md index 314d981e18..d4881d22e3 100644 --- a/content/en/docs/tasks/debug-application-cluster/audit.md +++ b/content/en/docs/tasks/debug-application-cluster/audit.md @@ -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