Skip to content

Commit 5c86480

Browse files
author
Jay Boyd
committed
use K8s NamespaceLifecycle admission controller
1 parent 9b3c76f commit 5c86480

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/service-catalog/service-catalog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ objects:
4242
args:
4343
- apiserver
4444
- --enable-admission-plugins
45-
- KubernetesNamespaceLifecycle,DefaultServicePlan,ServiceBindingsLifecycle,ServicePlanChangeValidator,BrokerAuthSarCheck
45+
- NamespaceLifecycle,DefaultServicePlan,ServiceBindingsLifecycle,ServicePlanChangeValidator,BrokerAuthSarCheck
4646
- --storage-type
4747
- etcd
4848
- --secure-port

pkg/oc/clusterup/manifests/bindata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)