use v1 version of advanced audit policy in gce shell

This commit is contained in:
Chao Wang 2018-08-09 10:08:19 +08:00
parent 8f92b8e288
commit 08fbf701db

View File

@ -740,7 +740,7 @@ function create-master-audit-policy {
- group: "storage.k8s.io"'
cat <<EOF >"${path}"
apiVersion: audit.k8s.io/v1beta1
apiVersion: audit.k8s.io/v1
kind: Policy
rules:
# The following requests were manually identified as high-volume and low-risk,