We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2a251d commit 8feca7dCopy full SHA for 8feca7d
api/v1alpha1/inferencepool_types.go
@@ -68,7 +68,7 @@ type InferencePoolSpec struct {
68
//
69
// LabelKey is the key of a label. This is used for validation
70
// of maps. This matches the Kubernetes "qualified name" validation that is used for labels.
71
-// // Labels are case sensitive, so: my-label and My-Label are considered distinct.
+// Labels are case sensitive, so: my-label and My-Label are considered distinct.
72
73
// Valid values include:
74
0 commit comments