Skip to content

Commit

Permalink
use K8s NamespaceLifecycle admission controller
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Boyd committed Aug 16, 2018
1 parent 9b3c76f commit 5c86480
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/service-catalog/service-catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ objects:
args:
- apiserver
- --enable-admission-plugins
- KubernetesNamespaceLifecycle,DefaultServicePlan,ServiceBindingsLifecycle,ServicePlanChangeValidator,BrokerAuthSarCheck
- NamespaceLifecycle,DefaultServicePlan,ServiceBindingsLifecycle,ServicePlanChangeValidator,BrokerAuthSarCheck
- --storage-type
- etcd
- --secure-port
Expand Down
2 changes: 1 addition & 1 deletion pkg/oc/clusterup/manifests/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5c86480

Please sign in to comment.