Skip to content

Commit

Permalink
Add the MutatingAdmissionWebhook admission controller.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlorenc committed Feb 15, 2018
1 parent 23d9fde commit 6492095
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/localkube/apiserver.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ func StartAPIServer(lk LocalkubeServer) func() error {
"ServiceAccount",
"DefaultStorageClass",
"ResourceQuota",
"MutatingAdmissionWebhook",
}
// use localkube etcd

Expand Down

0 comments on commit 6492095

Please sign in to comment.