mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-22 05:30:51 -03:30
fix-kube-bench-1.2.20 (#9939)
This commit is contained in:
@@ -252,7 +252,7 @@ node_taints:
|
||||
The auditing parameters can be tuned via the following variables (which default values are shown below):
|
||||
* `audit_log_path`: /var/log/audit/kube-apiserver-audit.log
|
||||
* `audit_log_maxage`: 30
|
||||
* `audit_log_maxbackups`: 1
|
||||
* `audit_log_maxbackups`: 10
|
||||
* `audit_log_maxsize`: 100
|
||||
* `audit_policy_file`: "{{ kube_config_dir }}/audit-policy/apiserver-audit-policy.yaml"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user