Binding to a provisioned service will create a secret containing the information necessary for your application to use the service.
{{$select.selected.metadata.name}} – {{$select.selected.kind | humanizeKind : true}}
You can reference this secret later from any application either as environment variables or configuration files mounted as volumes.
You can create the binding later from your project.