Update audit.md
This commit is contained in:
@@ -165,6 +165,7 @@ and finally configure the `hostPath`:
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
...
|
...
|
||||||
|
volumes:
|
||||||
- name: audit
|
- name: audit
|
||||||
hostPath:
|
hostPath:
|
||||||
path: /etc/kubernetes/audit-policy.yaml
|
path: /etc/kubernetes/audit-policy.yaml
|
||||||
@@ -174,7 +175,6 @@ and finally configure the `hostPath`:
|
|||||||
hostPath:
|
hostPath:
|
||||||
path: /var/log/kubernetes/audit/
|
path: /var/log/kubernetes/audit/
|
||||||
type: DirectoryOrCreate
|
type: DirectoryOrCreate
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Webhook backend
|
### Webhook backend
|
||||||
|
|||||||
Reference in New Issue
Block a user