Merge "UCP: Enable Audit Logging feature gate in K8s"

This commit is contained in:
Zuul 2019-03-19 15:15:21 +00:00 committed by Gerrit Code Review
commit 12b1e84791
1 changed files with 13 additions and 0 deletions

View File

@ -85,6 +85,19 @@ conf:
# plugins:
# - name: EventRateLimit
# path: eventconfig.yaml
#
# Uncomment any of the below to enable enhanced Audit Logging command line options.
#
# auditpolicy:
# file: audit_policy.yaml
# command_options:
# - '--audit-policy-file=/etc/kubernetes/apiserver/audit_policy.yaml'
# content:
# kind: Policy
# apiVersion: apiserver.k8s.io/v1
# rules:
# - level: Metadata
#
# eventconfig:
# file: eventconfig.yaml
# command_options: