Merge pull request #31724 from Arhell/audit-upd

[ja] update audit.md
This commit is contained in:
Kubernetes Prow Robot
2022-03-28 03:33:23 -07:00
committed by GitHub
@@ -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バックエンド