Skip to content

Commit

Permalink
Fix merge issue
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Fox <[email protected]>
  • Loading branch information
kfox1111 committed Sep 27, 2024
1 parent 16f5b59 commit 84bc826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1alpha1/clusterspiffeid_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -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"`
}
Expand Down

0 comments on commit 84bc826

Please sign in to comment.