Merge pull request #67174 from charrywanganthony/auditv1beta1Tov1_gce.sh

use v1 version of advanced audit policy in gce shell
This commit is contained in:
k8s-ci-robot
2018-09-24 13:19:44 -07:00
committed by GitHub

View File

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