Skip to content

Commit 53b6237

Browse files
authored
Merge pull request kubernetes#6701 from kubernetes/chenopis-6687-patch
Modify Service Catalog snippet long description
2 parents 66b7c9f + 738d218 commit 53b6237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/glossary/service-catalog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ tags:
55
short-description: >
66
An extension API that enables applications running in Kubernetes clusters to easily use external managed software offerings, such as a datastore service offered by a cloud provider.
77
long-description: >
8-
Service Catalog provides a way to list, provision, and bind with external {% glossary_tooltip text="Managed Services" term_id="managed-service" %} from {% glossary_tooltip text="Service Brokers" term_id="service-broker" %} without needing detailed knowledge about how those services are created or managed.
8+
It provides a way to list, provision, and bind with external {% glossary_tooltip text="Managed Services" term_id="managed-service" %} from {% glossary_tooltip text="Service Brokers" term_id="service-broker" %} without needing detailed knowledge about how those services are created or managed.

0 commit comments

Comments
 (0)