Skip to content

Commit

Permalink
Merge pull request #15138 from bparees/sc_poll_interval
Browse files Browse the repository at this point in the history
Merged by openshift-bot
  • Loading branch information
OpenShift Bot committed Jul 11, 2017
2 parents 6c5dafb + 9a15a87 commit 1c8af8b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/service-catalog/service-catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,8 @@ objects:
- http://$(APISERVER_SERVICE_HOST):$(APISERVER_SERVICE_PORT)
- --leader-election-namespace
- service-catalog
- --broker-relist-interval
- "5m"
image: quay.io/kubernetes-service-catalog/controller-manager:${SERVICE_CATALOG_TAG}
imagePullPolicy: IfNotPresent
name: controller-manager
Expand Down
2 changes: 2 additions & 0 deletions pkg/bootstrap/bindata.go

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

0 comments on commit 1c8af8b

Please sign in to comment.