use v1 version of advanced audit policy in kubemark

This commit is contained in:
Chao Wang 2018-08-09 10:03:21 +08:00
parent 8f92b8e288
commit c4662e98b2

View File

@ -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,