Skip to content

Commit

Permalink
Set the maxsize for the audit log in a KIND env
Browse files Browse the repository at this point in the history
Signed-off-by: Dean Roehrich <[email protected]>
  • Loading branch information
roehrich-hpe committed Nov 1, 2023
1 parent 3c49e3c commit 017a969
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kind.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ nodes:
extraArgs:
audit-log-path: /var/log/kubernetes/kube-apiserver-audit.log
audit-policy-file: /etc/kubernetes/policies/audit-policy.yaml
audit-log-maxsize: "100"
# mount new files / directories on the control plane
extraVolumes:
- name: audit-policies
Expand Down

0 comments on commit 017a969

Please sign in to comment.