You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: approval-controller-metric-collector/approval-request-controller/apis/metric/v1alpha1/metriccollector_types.go
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ type MetricCollectorSpec struct {
64
64
ReportNamespacestring`json:"reportNamespace"`
65
65
}
66
66
67
-
// MetricsEndpointSpec defines how to access the metrics endpoint.ctor.
67
+
// MetricCollectorStatus defines the observed state of MetricCollector.
68
68
typeMetricCollectorStatusstruct {
69
69
// Conditions is an array of current observed conditions.
0 commit comments