Skip to content

Commit f5df777

Browse files
authored
Update audit.md
1 parent 59f7c6f commit f5df777

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
@@ -165,6 +165,7 @@ and finally configure the `hostPath`:
165165

166166
```yaml
167167
...
168+
volumes:
168169
- name: audit
169170
hostPath:
170171
path: /etc/kubernetes/audit-policy.yaml
@@ -174,7 +175,6 @@ and finally configure the `hostPath`:
174175
hostPath:
175176
path: /var/log/kubernetes/audit/
176177
type: DirectoryOrCreate
177-
178178
```
179179

180180
### Webhook backend

0 commit comments

Comments
 (0)