Skip to content

Commit

Permalink
React to service catalog changes
Browse files Browse the repository at this point in the history
  • Loading branch information
smarterclayton committed May 2, 2018
1 parent cdaa6f8 commit 7b613e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion examples/service-catalog/service-catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ objects:
- service-catalog
args:
- apiserver
- --admission-control
- --enable-admission-plugins
- KubernetesNamespaceLifecycle,DefaultServicePlan,ServiceBindingsLifecycle,ServicePlanChangeValidator,BrokerAuthSarCheck
- --storage-type
- etcd
Expand Down Expand Up @@ -146,6 +146,8 @@ objects:
- "3"
- --leader-election-namespace
- kube-service-catalog
- --leader-elect-resource-lock
- configmaps
- --broker-relist-interval
- "5m"
- --feature-gates
Expand Down
4 changes: 3 additions & 1 deletion pkg/oc/bootstrap/bindata.go

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

0 comments on commit 7b613e4

Please sign in to comment.