File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Configuration/src/CloudFoundry/ServiceBindings/PostProcessors Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,8 @@ public override void PostProcessConfiguration(PostProcessorConfigurationProvider
1616
1717 // Mapping from CloudFoundry service binding credentials to driver-specific connection string parameters.
1818 // The available credentials are documented at:
19- // - Tanzu Broker: https://techdocs.broadcom.com/us/en/vmware-tanzu/data-solutions/tanzu-for-postgres-on-cloud-foundry/10-1/postgres/app-setup-single-instance-service-guide.html
19+ // - Tanzu Broker (Redis): https://techdocs.broadcom.com/us/en/vmware-tanzu/data-solutions/redis-for-tanzu-application-service/3-5/redis-for-tas/using.html#call
20+ // - Tanzu Broker (Valkey): https://techdocs.broadcom.com/us/en/vmware-tanzu/data-solutions/tanzu-for-valkey-on-cloud-foundry/4-0/valkey-on-cf/using.html#call
2021 // - Azure Service Broker: https://techdocs.broadcom.com/us/en/vmware-tanzu/platform-services/tanzu-cloud-service-broker-for-microsoft-azure/1-13/csb-azure/reference-azure-redis.html#binding-creds
2122 // - AWS Service Broker: https://techdocs.broadcom.com/us/en/vmware-tanzu/platform-services/tanzu-cloud-service-broker-for-aws/1-14/csb-aws/reference-aws-redis.html#binding-creds
2223
Original file line number Diff line number Diff line change @@ -695,6 +695,7 @@ $left$ = $right$;</s:String>
695695 <s : Boolean x : Key =" /Default/UserDictionary/Words/=symbolicate/@EntryIndexedValue" >True</s : Boolean >
696696 <s : Boolean x : Key =" /Default/UserDictionary/Words/=Synchronizers/@EntryIndexedValue" >True</s : Boolean >
697697 <s : Boolean x : Key =" /Default/UserDictionary/Words/=triagedump/@EntryIndexedValue" >True</s : Boolean >
698+ <s : Boolean x : Key =" /Default/UserDictionary/Words/=Valkey/@EntryIndexedValue" >True</s : Boolean >
698699 <s : Boolean x : Key =" /Default/UserDictionary/Words/=VMware/@EntryIndexedValue" >True</s : Boolean >
699700 <s : Boolean x : Key =" /Default/UserDictionary/Words/=vcap/@EntryIndexedValue" >True</s : Boolean >
700701</wpf : ResourceDictionary >
You can’t perform that action at this time.
0 commit comments