Skip to content

Commit c6a061b

Browse files
committed
TNZ-48688: Services Metadata Enhancement
1 parent d905d69 commit c6a061b

File tree

1 file changed

+5
-5
lines changed
  • jobs/cf-redis-broker

1 file changed

+5
-5
lines changed

jobs/cf-redis-broker/spec

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -194,19 +194,19 @@ properties:
194194
description: The name of the network that the redis broker runs on.
195195

196196
redis.broker.description:
197-
default: "Redis service to provide a key-value store"
197+
default: "Valkey service to provide a key-value store"
198198
description: Short description displayed in Apps Manager and CF marketplace
199199
redis.broker.provider_display_name:
200-
default: "Pivotal"
200+
default: "Tanzu"
201201
description: Provider name displayed in Apps Manager
202202
redis.broker.documentation_url:
203-
default: "http://docs.pivotal.io/redis/index.html"
203+
default: "https://techdocs.broadcom.com/us/en/vmware-tanzu/data-solutions/tanzu-for-valkey-on-cloud-foundry/10-1/valkey-on-cf/index.html"
204204
description: URL for product documentation displayed in Apps Manager
205205
redis.broker.support_url:
206-
default: "http://support.pivotal.io"
206+
default: "https://support.broadcom.com/group/ecx/contact-support"
207207
description: URL for product support displayed in Apps Manager
208208
redis.broker.display_name:
209-
default: "Redis"
209+
default: "Valkey"
210210
description: Product name displayed in Apps Manager
211211
redis.broker.long_description:
212212
default: ""

0 commit comments

Comments
 (0)