Skip to content

Commit dc4e124

Browse files
committed
CON-13396, CON-13852, CON-13397 - Added coredns_autoscaler plugin for DOKS requests
1 parent 12c6b1f commit dc4e124

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kubernetes.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ type KubernetesRdmaSharedDevicePlugin struct {
333333
Enabled *bool `json:"enabled"`
334334
}
335335

336-
// KubernetesCorednsAutoscaler represents information about the CoreDNS Cluster Proportional Autoscaler plugin.
336+
// KubernetesCorednsAutoscaler represents information about the CoreDNS Cluster Proportional Autoscaler cluster plugin.
337337
type KubernetesCorednsAutoscaler struct {
338338
Enabled *bool `json:"enabled"`
339339
}

0 commit comments

Comments
 (0)