Skip to content

Commit 309db6c

Browse files
committed
Update Service credential binding rotation prerequisites section
1 parent 7269563 commit 309db6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/application-binding.html.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ To update your service credentials without experiencing app downtime you can eit
288288
The service credential binding rotation feature allows you to rotate credentials for a service instance without unbinding and rebinding the service instance. This feature requires the following prerequisites:
289289

290290
- The Cloud Foundry platform must support at least 2 bindings per service instance. This is configured by the platform operator with the `cc.max_service_credential_bindings_per_app_service_instance` property in the Cloud Controller configuration.
291-
- The service broker must support multiple bindings for the service offering.
291+
- The service broker must support multiple bindings per service instance and application.
292292
- You must use at least CF CLI v8.18.0.
293293

294294
To rotate credentials for an already bound service instance with no downtime:

0 commit comments

Comments
 (0)