Skip to content

Commit e4a86a9

Browse files
Merge pull request #255 from Charliekenney23/fix/lke-cluster-label-typo
Don't describe LKE Cluster label as optional
2 parents 64d1a6e + 94e33dc commit e4a86a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15751,9 +15751,9 @@ components:
1575115751
type: string
1575215752
description: >
1575315753
This Kubernetes cluster's unique label for display purposes only.
15754-
If no label is provided, one will be assigned automatically.
1575515754

1575615755
Labels have the following constraints:
15756+
1575715757
* Must start with an alpha character
1575815758
* Must only consist of alphanumeric characters and dashes (`-`)
1575915759
* Must not contain two dashes in a row

0 commit comments

Comments
 (0)