Skip to content

Commit c65a157

Browse files
committed
Fix typo api/v1beta1/metricstorage_types
1 parent 69a81e9 commit c65a157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/v1beta1/metricstorage_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ type MetricStorageSpec struct {
118118
// See rh-jira: OSPRH-5177 and COO-44
119119

120120
// +kubebuilder:validation:Optional
121-
// +operator-sdk:csv:customresourcedefinitions:tpe=spec
121+
// +operator-sdk:csv:customresourcedefinitions:type=spec
122122
// TLS - Parameters related to the TLS
123123
// AlertmanagerTLS tls.SimpleService `json:"alertmanagerTls,omitempty"`
124124
}

0 commit comments

Comments
 (0)