diff --git a/api/v1alpha1/clusterspiffeid_types.go b/api/v1alpha1/clusterspiffeid_types.go index 9f046ca..92dbf34 100644 --- a/api/v1alpha1/clusterspiffeid_types.go +++ b/api/v1alpha1/clusterspiffeid_types.go @@ -83,7 +83,7 @@ type ClusterSPIFFEIDSpec struct { // +kubebuilder:validation:Optional Default bool `json:"default,omitempty"` - // Set the entry hint + // Set the entry hint // +kubebuilder:validation:Optional Hint string `json:"hint,omitempty"` }