[ja] update audit.md

This commit is contained in:
Arhell
2022-03-22 10:38:22 +02:00
parent 9115aaa460
commit 61849547f2
@@ -149,6 +149,7 @@ volumeMounts:
最後に`hostPath`を設定します:
```yaml
...
volumes:
- name: audit
hostPath:
path: /etc/kubernetes/audit-policy.yaml
@@ -158,7 +159,6 @@ volumeMounts:
hostPath:
path: /var/log/audit.log
type: FileOrCreate
```
### Webhookバックエンド