Skip to content

Commit

Permalink
Merge branch 'capi' of github.com:weaveworks/cluster-reflector-contro…
Browse files Browse the repository at this point in the history
…ller into capi
  • Loading branch information
ranatrk committed Dec 19, 2023
2 parents 48f46c3 + 5aae441 commit bf04068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1alpha1/automatedclusterdiscovery_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ type AutomatedClusterDiscoverySpec struct {
// +optional
DisableTags bool `json:"disableTags"`

// AKS defines the desired state of AKS
// AKS configures discovery of AKS clusters from Azure.
AKS *AKS `json:"aks,omitempty"`

// The interval at which to run the discovery
Expand Down

0 comments on commit bf04068

Please sign in to comment.