Skip to content

Commit

Permalink
Use legacy auditing (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorhuertas authored May 22, 2018
1 parent 924a926 commit f133389
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/kube-apiserver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ spec:
- --oidc-client-id=${oidc_client_id}
- --authorization-mode=Node,RBAC
- --apiserver-count=${master_instance_count}
- --feature-gates=AdvancedAuditing=false
- --audit-log-path=/var/log/kube-api-server/audit
- --audit-log-maxsize=100
- --audit-log-maxbackup=20
Expand Down

0 comments on commit f133389

Please sign in to comment.