Skip to content

Commit 2690c91

Browse files
committed
Add more details to ARI implementation section
1 parent 163ae24 commit 2690c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toc/rfc/rfc-draft-add-support-for-file-based-service-binding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ action := &models.RunAction{
8181

8282
### App Runtime Interfaces WG
8383

84-
Cloud Controller should be extended with an App Feature to activate the new file base Service Binding option. If the file-based service binding feature is active the Cloud Controller should generate a Run action, which configures the `VCAP_SERVICES` content to be stored as tmpfs file in the application container instead of environment variable.
84+
Cloud Controller should be extended with an App Feature to activate the new file base Service Binding option. If the file-based service binding feature is active the Cloud Controller should generate a Run action, which configures the Service Bindings to be stored as tmpfs file(s) in the application container instead of `VCAP_SERVICES` environment variable.
8585

8686
Additionally, the suggest limit for the size should be implemented.
8787

0 commit comments

Comments
 (0)