Merge pull request #31025 from ptux/patch-10

Update audit.md
This commit is contained in:
Kubernetes Prow Robot
2021-12-19 05:33:25 -08:00
committed by GitHub
@@ -165,6 +165,7 @@ and finally configure the `hostPath`:
```yaml
...
volumes:
- name: audit
hostPath:
path: /etc/kubernetes/audit-policy.yaml
@@ -174,7 +175,6 @@ and finally configure the `hostPath`:
hostPath:
path: /var/log/kubernetes/audit/
type: DirectoryOrCreate
```
### Webhook backend