mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
use v1 version of advanced audit policy in kubemark
This commit is contained in:
parent
8f92b8e288
commit
c4662e98b2
@ -346,7 +346,7 @@ function create-master-audit-policy {
|
|||||||
- group: "storage.k8s.io"'
|
- group: "storage.k8s.io"'
|
||||||
|
|
||||||
cat <<EOF >"${path}"
|
cat <<EOF >"${path}"
|
||||||
apiVersion: audit.k8s.io/v1beta1
|
apiVersion: audit.k8s.io/v1
|
||||||
kind: Policy
|
kind: Policy
|
||||||
rules:
|
rules:
|
||||||
# The following requests were manually identified as high-volume and low-risk,
|
# The following requests were manually identified as high-volume and low-risk,
|
||||||
|
Loading…
Reference in New Issue
Block a user