You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: services/application-binding.html.md.erb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -288,7 +288,7 @@ To update your service credentials without experiencing app downtime you can eit
288
288
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:
289
289
290
290
- 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.
292
292
- You must use at least CF CLI v8.18.0.
293
293
294
294
To rotate credentials for an already bound service instance with no downtime:
0 commit comments