Skip to content

Commit e943d03

Browse files
authored
Merge pull request #31724 from Arhell/audit-upd
[ja] update audit.md
2 parents c66d4a3 + 6184954 commit e943d03

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ volumeMounts:
149149
最後に`hostPath`を設定します:
150150
```yaml
151151
...
152+
volumes:
152153
- name: audit
153154
hostPath:
154155
path: /etc/kubernetes/audit-policy.yaml
@@ -158,7 +159,6 @@ volumeMounts:
158159
hostPath:
159160
path: /var/log/audit.log
160161
type: FileOrCreate
161-
162162
```
163163

164164
### Webhookバックエンド

0 commit comments

Comments
 (0)