Skip to content

Commit 0b05abd

Browse files
authored
Merge pull request #22602 from bengadbois/audit-typo-fix
audit: typo fix in docs
2 parents 3776b5c + a491d86 commit 0b05abd

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/tasks/debug-application-cluster

1 file changed

+1
-1
lines changed

content/en/docs/tasks/debug-application-cluster/audit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ Currently, this feature has performance implications for the apiserver in the fo
331331

332332
If you're extending the Kubernetes API with the [aggregation
333333
layer](/docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation/),
334-
y ou can also set up audit logging for the aggregated apiserver. To do this,
334+
you can also set up audit logging for the aggregated apiserver. To do this,
335335
pass the configuration options in the same format as described above to the
336336
aggregated apiserver and set up the log ingesting pipeline to pick up audit
337337
logs. Different apiservers can have different audit configurations and

0 commit comments

Comments
 (0)