Skip to content

Commit

Permalink
Update api/v1alpha1/indexers.go
Browse files Browse the repository at this point in the history
agreed with this.

Co-authored-by: Ekaterina Kazakova <[email protected]>
Signed-off-by: mes <[email protected]>
  • Loading branch information
mestadler and eromanova authored Dec 23, 2024
1 parent 5b42254 commit f5864b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1alpha1/indexers.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ func SetupIndexers(ctx context.Context, mgr ctrl.Manager) error {
return merr
}

// managed cluster
// cluster deployment

// ClusterDeploymentTemplateIndexKey indexer field name to extract ClusterTemplate name reference from a ClusterDeployment object.
const ClusterDeploymentTemplateIndexKey = ".spec.template"
Expand Down

0 comments on commit f5864b5

Please sign in to comment.