document title field

Signed-off-by: Jamie Klassen <jamie.klassen@broadcom.com>
This commit is contained in:
Jamie Klassen
2024-01-24 12:13:43 -05:00
parent 5bf0c17bae
commit 494dca2326
@@ -38,6 +38,7 @@ kubernetes:
plural: 'rollouts'
- url: http://127.0.0.2:9999
name: aws-cluster-1
title: 'My AWS Cluster Number One'
authProvider: 'aws'
- type: 'gke'
projectId: 'gke-clusters'
@@ -151,6 +152,11 @@ The base URL to the Kubernetes control plane. Can be found by using the
A name to represent this cluster, this must be unique within the `clusters`
array. Users will see this value in the Software Catalog Kubernetes plugin.
##### `clusters.\*.title`
A human-readable name for the cluster. This value will override the `name` field
for the purposes of display in the catalog.
##### `clusters.\*.authProvider`
This determines how the Kubernetes client authenticates with the Kubernetes